Use when another skill or agent needs a review panel assembled, retained, or converged — invoked by /review, /plan-review, and code-reviewer, not directly by…
Assemble Panel
Centralizes reviewer selection and loop governance. Returns a panel + policy to the caller; the caller dispatches. This skill produces data — it never dispatches agents or modifies files.
Integration Contract
Callers provide:
scope: a plan file path OR a git diff (the artifact under review)
overrides (optional): { include: [], exclude: [] }
Returns (structured text the caller parses):
panel: ordered list of reviewer agent names
policy: gate, cap, and the algebra below
Fallback when unavailable: [technical-editor, code-reviewer], gate=P2, cap=3.
Cross-tool note: Codex/Cursor cannot invoke skills via the Skill tool. Read this file directly and apply the policy algebra inline.
Policy Algebra (frozen — do not modify, version: 1)don't have the plugin yet? install it then click "run inline in claude" again.