Use when the user asks to fix a PR review and drive it to approval autonomously — "fix the PR review and loop until approved", "fix-pr-review-loop", "keep addressing review comments until this PR is approved", or as the standalone counterpart to work-on-issue-loop's polling/resolving steps for a PR that already…
Use when the user asks to fix, address, or respond to a PR review — "fix the PR review", "address the review comments", "/fix-pr-review". Takes an optional PR number/URL (defaults to the current branch's PR) and an optional codex argument, in either order, to select Codex as the review bot (e.g. "/fix-pr-review 123…
Use when the user says "work on issue", "work on this issue", "implement issue", "/work-on-issue", or otherwise asks to implement a GitHub issue end-to-end (not merely validate it). Takes a GitHub issue URL or number (defaults to the just-validated issue). Implements the fix in an isolated worktree, verifies it…
GitHub label-driven workflow that lets a local AI handle issues / PRs; the daemon listens for pending/agent and dispatches work. Every issue's design proposal / discussion / code / Claude conversation / tmux history is filed under the issue number, so you can find or resume any of it later just by knowing the issue…
Use for a GitHub pull request review run to inspect the exact head revision, changed files, and checks, then publish one evidence-backed managed review comment without approving or modifying the pull request.
Use when a new GitHub issue or failed workflow enters RepoPilot and you must classify, deduplicate, assess risk, define acceptance criteria, and produce an execution DAG before delegating work.
Use after verification to convert a completed or failed maintenance run into a deduplicated, reusable Runbook linked to evidence and the exact repository revision.