What problem does it solve?
Architecture-level code review — traces changes across DB→Service→Controller→DTO→Hook→Component→Cache layers, verifying cross-module pattern consistency, CAS coherence, cache invalidation correctness, security layers, and performance anti-patterns. Unlike verify-* skills (rule-based automated checks), this provides senior architect-level design judgment. Use after adding new modules, implementing complex state-change logic, multi-step approval flows, or modifying cache strategies. Trigger on: "아키텍처 리뷰", "코드 리뷰", "전체 리뷰", "PR 리뷰", "리뷰해줘", "review changes", "check architecture", "code review", "PR review", "structural review".
Core Features & Use Cases
- SSOT-driven cross-layer evaluation of architecture changes
- CAS coherence & cache invalidation verification across DB, backend, frontend, and caching layers
- Security and performance review with actionable recommendations
- Use after introducing multi-step workflows, new modules, or substantial state changes to ensure design consistency across modules.
Quick Start
Reviewers should initiate the three streams (Backend, Frontend, Cross-cutting) for the changed domains and synthesize findings into a unified architecture review report.