What problem does it solve?
This Skill automates the process of fetching GitHub issues, spawning sub-agents to implement fixes, opening pull requests, and monitoring review comments, significantly streamlining the development workflow.
Core Features & Use Cases
- Automated Issue Triage & Fixing: Automatically identifies, assigns, and fixes GitHub issues.
- End-to-End PR Management: Creates branches, commits code, opens PRs, and handles review feedback.
- Configurable Workflow: Supports various filters (labels, milestones, assignees) and modes (watch, dry-run, cron).
- Use Case: A project maintainer can use this Skill to automatically fix all 'bug' labeled issues in a repository, ensuring faster resolution times and improved code quality.
Quick Start
Use the gh-issues skill to fetch and fix all open 'bug' issues in the 'owner/repo' repository, automatically creating pull requests.