fix-github-issue
Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install fix-github-issue --cli claudewrites the file to.claude/commands/fix-github-issue.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/fix-github-issue.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
A community workflow/command, catalogued in awesome-claude-code. Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.
When to use it
Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.
Source
From jeremymailen/kotlinter-gradle — see the linked resource for full implementation and usage.