What problem does it solve?
This Skill automates the process of fetching GitHub issues, spawning sub-agents to implement fixes, opening pull requests, and even handling review comments, significantly streamlining the development workflow.
Core Features & Use Cases
- Automated Issue Triage & Fixing: Automatically identifies, diagnoses, and fixes bugs or enhancements reported in GitHub issues.
- End-to-End PR Management: Creates branches, commits code, pushes to forks, and opens pull requests with detailed descriptions.
- Continuous Monitoring: Can watch for new issues and review comments, ensuring timely responses.
- Use Case: A developer can use this Skill to automatically fix all 'bug' labeled issues in a repository, create PRs for them, and even handle subsequent review comments, freeing up their time for more complex tasks.
Quick Start
Use the gh-issues skill to fetch and fix all open bug issues in the 'owner/repo' repository, creating pull requests automatically.