| name | run-reviewer-loop |
| description | Command-style Codex alias for running PR automated review and CI loops. Use when the user asks for /run-reviewer-loop or wants a PR driven to readiness. |
Run Reviewer Loop
This is the Codex command-style alias for Claude Code /run-reviewer-loop.
- Read
AGENTS.md for repository-wide rules.
- Read
.codex/skills/workflow-reviewer-loop/SKILL.md.
- Follow the
workflow-reviewer-loop skill exactly.
- In
workflow_hub, pass selected product repository context through to
shared reviewer and CI scripts for product implementation PRs; do not
duplicate selection logic in this alias.