Fix GitHub Issue
Fetch Issue Details
!gh issue view $1 2>/dev/null || echo "Usage: /fix-issue <issue-number> — requires gh CLI authenticated"
Workflow
Step 1: Understand the Issue
- Read the issue title, description, labels, and comments
- Identify: Is this a bug fix, feature request, or enhancement?
- Determine acceptance criteria — what does "done" look like?
- Note any linked issues, PRs, or referenced files
Step 2: Find Relevant Code
- Search the c
[Description truncada. Veja o README completo no GitHub.]