What problem does it solve?
Provide rigorous, actionable architecture decisions for systems that need clear structure, scaling, reliability, or maintainability improvements by evaluating trade-offs and producing formal artifacts that teams can implement and review.
Core Features & Use Cases
- Pattern evaluation: Compare and score multiple architecture patterns (modular monolith, microservices, serverless, event-driven, CQRS, hexagonal) against system constraints and team factors.
- Artifacts & diagrams: Produce Architecture Decision Records (ADRs), C4 diagrams (context and container minimum, with component/code details where needed), and bounded context maps.
- Migration & validation: Recommend migration paths, coupling and dependency checks, quality attribute analysis, and commit-ready documentation for greenfield projects, rewrites, or scaling/migration efforts.
Quick Start
Run /godmode:architect and provide the system name, stage, team size, and key constraints to receive a comparison matrix, C4 diagrams, and an ADR.