What problem does it solve?
This Skill helps you turn ambiguous system goals into well-reasoned architecture decisions by structuring requirements discovery, evaluating trade-offs, and documenting rationale as ADRs.
Core Features & Use Cases
- Requirements-to-decisions flow: Converts requirements and constraints into concrete architectural choices.
- Trade-off evaluation framework: Forces comparison of simpler alternatives and explicit risk/benefit trade-offs.
- ADR-ready documentation: Produces decision records that capture rationale for future reviews and team alignment.
- Pattern selection guidance: Supports selecting patterns while avoiding anti-patterns and keeping complexity controlled.
Example Use
When your team is choosing between two backend architectures for a learning workflow platform, use this Skill to define requirements, analyze trade-offs, select the right pattern, and write an ADR so stakeholders can understand why the decision was made.
Quick Start
Ask the AI to analyze your architecture decision by extracting requirements, evaluating trade-offs, proposing the simplest viable option, and drafting ADR content for the final choice.