github-issue-solve
Installation
SKILL.md
GitHub Issue Solve Skill
Summary
Use this skill when you need to turn a GitHub issue into a concrete code change and publish the result as a pull request.
When To Use
- Fixing a GitHub issue end-to-end
- Collecting issue context and comments with raw
ghcommands - Implementing code changes and opening or updating a PR
Do Not Use
- Reviewing an existing PR without making changes
- Replying to review feedback on an existing PR
- Project-wide planning or backlog triage