fix-issue
Installation
SKILL.md
Instructions
gh issue view $issue— read the issue- Understand requirements and reproduce if possible
- Implement the fix following codebase conventions
- Write tests matching existing test patterns
- Run tests to verify
- Commit with
Fixes #$issuein message