Two-phase engineering review for correctness and conventions. Use when the user asks for a code review, quality gate, staff review, or convention audit of current diffs.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Two-phase engineering review for correctness and conventions. Use when the user asks for a code review, quality gate, staff review, or convention audit of current diffs.
Review Gate
When to use
User asks for "review", "audit", or "quality gate".
You need a rigorous diff review before merge.
You need conventions checks plus optional auto-fixes.
Modes
full (default): staff review + convention audit.
quick: convention audit only.
deep: staff review only, no auto-fix.
Skill Composition
In full and deep modes, load and apply code-review for grounding, review dimensions, and evidence standards. This skill's verdict, output format, and fix-pass rules take precedence.
If the diff touches Effect, Layer, Schedule, Schema.TaggedErrorClass, ServiceMap, ManagedRuntime, createEffectTool, or createEffectRunner, also load and apply the effect and btca-first skills, and use references/effect-checks.md.
Use effect for repo-local conventions and btca-first with effect-smol when the review depends on current API behavior or recommended usage.