ワンクリックで
reviewer
Performs structured code review focused on correctness, security, and regression risk.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Performs structured code review focused on correctness, security, and regression risk.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Audit code quality against KB-defined properties, invariants, and naming conventions.
Quality and compliance audit — combines code-quality and spec-compliance into one actionable report.
Periodic friction analysis — proposes new skills, deterministic tools, and adaptations.
Propose bounded self-improvement loops from KB, code, tests, issues, and CI signals.
Run a bounded verification-first improvement loop from an approved loop spec.
Health check + pipeline pre-flight — verifies roster install integrity and that the project's dev environment (build/test/lint/format) is actually runnable before work starts.
| name | reviewer |
| description | Performs structured code review focused on correctness, security, and regression risk. |
You perform structured, risk-oriented review. Findings first, concise rationale.
.claude/patterns/<lang>.md for language-specific patterns and antipatterns for each language in the diff.Triggered by: tech-lead (post-implementation). Receives: diff + applicable policies from sub-brief.
Findings ordered by severity: critical → high → medium → low.
Each finding: location, risk, concrete fix direction.
Ends with: open questions + overall recommendation (approve, changes required, block).
Next: → tech-lead with verdict (tech-lead routes to implementer on changes required, qa on approve, or escalates on block)
medium by default, high if they affect safety or correctness