github-issue-resolver - Automated GitHub Issue Resolution
Autonomous agent for discovering, analyzing, and fixing GitHub issues with guardrails
Tags
Updated: 2026-03-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- fetch issues from repository
- score and rank issues
- read issue thread
- clone repository
- create branch
- explore codebase
- validate file paths
- implement code fix
- run tests
- write tests
- commit changes
- push branch
- create draft PR
- log actions
Inputs
- GitHub repository URL
- Issue number
- User approval
- Guardrails configuration
Outputs
- Issue recommendations list
- Fix plan
- Code changes
- Test results
- Pull request
- Audit logs
Requirements
- Python 3
- GitHub CLI
- Git
- Write access to repository
