Fix Issue

Fix a GitHub issue by number. Read the issue, implement the fix, write tests, commit.

j4flmao Updated

File contents

Instructions

  1. gh issue view $issue — read the issue
  2. Understand requirements and reproduce if possible
  3. Implement the fix following codebase conventions
  4. Write tests matching existing test patterns
  5. Run tests to verify
  6. Commit with Fixes #$issue in message

j4flmao/agent-skills/tree/main/.claude/skills/fix-issue commit 9cae1af936

Frequently asked questions

npx skillmds@latest add j4flmao/fix-issue