small-fix

Solid

Make a small, reviewable NeMo Relay bug fix without widening scope unnecessarily

AI & Automation 122 stars 57 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
70
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
43
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Contribute A Small Fix ## Companion Guidance Use `karpathy-guidelines` alongside this skill for implementation or review work. Keep changes scoped, surface assumptions, and define focused validation before editing. Use this skill for narrowly scoped bug fixes or behavior corrections. ## Rules - Reproduce or identify the failing behavior first - Keep the change as small as possible - Avoid opportunistic refactors unless they are required to fix the bug safely - Add or update the smallest meaningful test that proves the fix ## Checklist - [ ] Scope of the fix is explicit - [ ] Affected language surfaces are understood - [ ] A regression test or focused validation path exists - [ ] Docs updated if public behavior changed - [ ] PR notes can explain what failed before and why the fix is safe ## References - `CONTRIBUTING.md` - `validate-change`

Details

Author
NVIDIA
Repository
NVIDIA/NeMo-Relay
Created
4 months ago
Last Updated
today
Language
Rust
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category