What problem does it solve?
Detects architecture patterns and anti-patterns from structural and knowledge outputs. Covers structural patterns (N-tier, clean architecture, CQRS, microservices, BFF, event-driven), domain patterns (anemic model, rich model, DDD), and anti-patterns (god classes, circular dependencies, shared databases, missing abstractions). Each detection requires evidence from at least two upstream outputs. Use after 07-data-model when you need to characterize the architectural style and identify structural risks.
Core Features & Use Cases
- Pattern detection synthesizes container, component, and data-model signals to reveal architectural maturity.
- Identifies both presence and absence of key patterns to guide modernization planning.
- Use case: evaluate a legacy monolith for potential modularization and anti-pattern remediation.
Quick Start
Run this skill after assembling upstream outputs from containers, components, and the data model to synthesize patterns.