What problem does it solve?
This Skill systematically assesses whether your designed or implemented architecture aligns with established architecture principles, approved decisions (ADRs), and review conditions, identifying drift and technical debt.
Core Features & Use Cases
- ADR Implementation Check: Verifies that accepted Architecture Decision Records are reflected in design documents.
- Principle Alignment: Ensures designs strictly adhere to mandatory architecture principles.
- Drift Detection: Identifies discrepancies between decided and designed technologies and patterns.
- Technical Debt Identification: Surfaces known and potential untracked architecture technical debt.
- Use Case: Before a major release, run this Skill to ensure the new features comply with all architectural standards and decisions, preventing costly rework and ensuring long-term maintainability.
Quick Start
Assess the architecture conformance for the current project, checking ADR implementation and principle alignment.