review-loop

Installation
SKILL.md

Review Loop

Bounded review-fix-re-review loop. You are the router — parse intent, select reviewers, run the loop.

1. Parse Intent

From natural language after /review-loop, determine:

  • Target: plan or work? Check conversation context, recent activity, user's words.
  • Reviewers: user-specified, or your judgment. Available: code-reviewer, architect-reviewer, security-auditor, technical-editor, accessibility-tester, design-reviewer, codex-specialist. Match to artifact type.
  • Round cap: default 3. User can say "thorough" (5) or "quick" (1).
  • Severity gate: default P2 (fix P0-P2, record P3+). User can say "strict" (P1) or "lenient" (P3).

If ambiguous, ask: "Reviewing the plan or the work?"

2. Dispatch

  • Plan: invoke /plan-review via Skill tool. Pass round cap. Its internal P0 loop counts as R1.
  • Work: dispatch reviewer(s) via Agent tool. Request severity-tagged findings (P0-P3).
Related skills
Installs
173
First Seen
Apr 9, 2026