
from agents-collection55
Fetch GitHub issues, spawn automated sub-agents to implement fixes and open PRs, and monitor PR review comments for follow-up fixes.
A full orchestrator skill that fetches issues from a GitHub repo, performs pre-flight checks, and spawns focused sub-agents to implement fixes and open pull requests. It also monitors PRs for review comments and can spawn review-fix agents to address requested changes. The skill is designed for automated issue triage and fix workflows.
Use this skill when you want to automatically process GitHub issues at scale: fetching filtered issues, launching code-fix agents for actionable items, and keeping PRs updated in response to reviewer feedback. It supports cron mode, watch mode, dry-run, and fork-based workflows.
Best suited for OpenClaw/OpenAI-style orchestrators and LLM-driven automation platforms that can run shell commands (curl/git) and spawn sub-agents (sessions_spawn).
This skill has not been reviewed by our automated audit pipeline yet.