원클릭으로
review
Code Quality Reviewer (Stage 2) - prevents tech debt and duplication
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Code Quality Reviewer (Stage 2) - prevents tech debt and duplication
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | review |
| description | Code Quality Reviewer (Stage 2) - prevents tech debt and duplication |
| agent | .claude/agents/review.md |
Prevent tech debt BEFORE it accumulates.
Stage 2 of Two-Stage Review — runs AFTER Spec Reviewer (Stage 1) approved.
Activation: Automatic in autopilot (after Spec Reviewer approved, before commit)
Don't let project become a pile of scripts and duplicate code.
status: approved | needs_refactor | needs_discussion
duplicates_found:
- new: scripts/new_script.py
existing: scripts/similar_script.py
action: "Merge into one"
architecture_issues:
- file: src/domains/seller/agent.py
issue: "Business logic in agent"
action: "Move to domain services/"
recommended_action: approve | refactor_then_commit | discuss_with_human
| Result | Next |
|---|---|
| approved | Commit |
| needs_refactor | Coder fixes → re-review |
| needs_discussion | Human decides |
Limit: max 2 refactor iterations, then → Council
Upgrade DLD framework files from latest template on GitHub.
Autonomous spec execution with subagents (planner, coder, tester, reviewer).
Autonomous spec execution with subagents (planner, coder, tester, reviewer).
Feature specification and research agent. Multi-agent with 4 scouts. Creates specs in ai/features/.
Feature specification and research agent. Multi-agent with 4 scouts. Creates specs in ai/features/.
Manual QA tester — tests product behavior like a real user, not code. Triggers on keywords: test, QA, check behavior, verify feature, manual testing, протестируй, потыкай, проверь как работает