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.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Two-phase correctness and convention gate. Use when the user explicitly asks for a staff review, quality gate, convention audit, or `full`/`quick`/`deep` review mode. Use `code-review` alone for ordinary code review.
Review Gate
When to use
User asks for a staff review, convention audit, or named review mode.
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, use references/effect-checks.md. Load btca-first only when current Effect API behavior must be verified and effect-smol is available in the live BTCA catalog.