fix-issue - Fix GitHub Issue and Create Pull Request
Investigate GitHub issue, implement fix with tests, and create pull request following TDD workflow
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read issue details
- assess issue clarity
- create feature branch
- investigate codebase
- write failing tests
- implement fix
- verify tests pass
- commit changes
- push to remote
- create pull request
Inputs
- GitHub issue number
- Git repository
Outputs
- feature branch
- test code changes
- code fix commits
- pull request
- fix summary report
Requirements
- Git repository with GitHub remote
- GitHub CLI installed and authenticated
- Clean working tree
- Read, Grep, Glob, Bash, Write, Edit tools
