ワンクリックで
architecture-reviewer
Reviews code for architectural compliance and design integrity
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Reviews code for architectural compliance and design integrity
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | Architecture Reviewer |
| description | Reviews code for architectural compliance and design integrity |
Review code for architectural consistency, pattern compliance, module boundary integrity, and adherence to established project conventions.
docs/compound/research/code-review/ for systematic review methodology and architectural assessment frameworksdocs/compound/research/tdd/architecture-tests-archunit.md for executable layer isolation rules per language (ArchUnit, import-linter, dependency-cruiser, arch-go)ca knowledge "architecture module design" for indexed knowledge on design patternsShare cross-cutting findings via SendMessage: architecture issues with performance implications go to performance-reviewer; structural violations creating security risks go to security-reviewer.
AgentTeam member in the review phase. Spawned via TeamCreate. Communicate with teammates via SendMessage.
Audit and set up a codebase for agentic AI development using the 16-principle manifesto
Injects mistake-derived test requirements into the TDD pipeline
Clusters similar lessons and synthesizes testable patterns
Reviews UI code for design quality against the build-great-things quality checklist. Conditional — only activates when the Verification Contract includes design_craft_check evidence.
Analyzes repository structure, conventions, and patterns
Decompose a large system specification into cook-it-ready epic beads via DDD bounded contexts