fix-issue - Complete GitHub issue resolution workflow from analysis to PR
Automated workflow for fixing GitHub issues with code changes, testing, and pull request creation
Tags
Updated: 2026-02-18Typical Inputs
Typical Outputs
What this skill does
- fetch issue details
- analyze codebase
- create implementation plan
- create feature branch
- implement code changes
- write and update tests
- validate changes
- commit code changes
- create pull request
Inputs
- GitHub issue number
- GitHub repository
- codebase files
- test files
- documentation files
Outputs
- feature branch
- code modifications
- test updates
- commit with issue reference
- GitHub pull request
Requirements
- GitHub CLI (gh)
- Git version control
- Node.js and npm
- TypeScript environment
- Svelte 5 project structure
- repository access permissions
