fix-github-issue
Installation
SKILL.md
GitHub Issue Fixer
Fix GitHub issues by implementing solutions on feature branches with proper testing.
Prerequisites
ghCLI installed and authenticated- Repository cloned locally
- Test command available (auto-detected or specified)
Workflow
1. Understand the Issue
gh issue view <issue-number>
Read the issue thoroughly.