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 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.