ワンクリックで
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, протестируй, потыкай, проверь как работает