
Orchestrate fetching GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments automatically.
GH Issues Orchestrator automates the workflow of fetching issues from a repository, confirming targets, running pre-flight checks, and spawning focused sub-agents that implement fixes, push branches, and open pull requests using the GitHub REST API. It also collects results, monitors PR reviews, and can spawn review-fix agents to address reviewer comments. The skill is designed for large-scale, repeatable issue processing and supports cron and watch modes.
Use this skill when you want automated triage and remediation of actionable GitHub issues—especially for repositories where routine, well-scoped fixes can be automated. It's suitable for teams that permit automated PR creation from sub-agents and for cron-driven workflows that process issues incrementally.
Designed for agent runtimes that can run shell/git commands, call external APIs, and spawn sub-agents (sessions_spawn). Compatible with environments that provide GH_TOKEN and support background cron invocations.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.