一键导入
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