
de clawkeeper553
Orchestrates fetching GitHub issues, spawning parallel sub-agents to implement fixes, open PRs, and handle review comments using the GitHub REST API.
gh-issues automates the workflow of discovering GitHub issues, validating them, and spawning focused sub-agents that implement code fixes and open pull requests. It also monitors PR review comments and can spawn review-fix agents to address requested changes. The orchestrator uses curl + the GitHub REST API (no gh CLI) and handles fork mode, claim tracking, cursors for cron runs, and watch mode.
Use this skill when you want to automate triage and fix work for actionable issues in a repository: bulk-fixing small/clear bugs, keeping up with review feedback, or running in cron/watch mode to continuously process incoming issues. Avoid using it for ambiguous, large-scope issues that require human design decisions.
Designed for OpenClaw agent environments that support sessions_spawn and background sub-agents (agents that can run shell commands and use curl).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.