원클릭으로
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 직업 분류 기준
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
| 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.