원클릭으로
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