architecture-decision
SolidUse when a system or design choice needs an evidence-backed ADR, explicit alternatives and trade-offs, or review of proposed, accepted, or superseded decision history.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- davekilleen
- Repository
- davekilleen/Dex
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- NOASSERTION
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
architecture-decision
Use when a technical choice changes system boundaries, contracts, quality attributes, data, or operations and has meaningful reversal cost.
architecture-decisions
Architecture decisions record structural tradeoffs, consequences, reversibility, ownership, validation, and ADR revisit triggers; skip local choices.
architecture-decision-records
Architecture Decision Record workflow for capturing technical decisions, alternatives, trade-offs, and revision triggers over time. Use when decisions materially affect system behavior, cost, or team workflow; do not use for trivial implementation choices.