What problem does it solve?
This Skill streamlines the creation of Architecture Decision Records (ADRs), ensuring that significant architectural choices are consistently documented, discoverable, and justified.
Core Features & Use Cases
- Structured ADR Creation: Guides users through capturing context, decision drivers, options, rationale, and consequences.
- Automated Numbering: Assigns sequential, gapless ADR numbers.
- Related Item Linking: Connects ADRs to relevant tasks or issues.
- Use Case: When deciding on a new database technology, use this skill to formally record the decision, the options considered (e.g., PostgreSQL vs. MySQL), the rationale, and the expected impact.
Quick Start
Create a new Architecture Decision Record for the title "Use PostgreSQL for primary datastore" with the context "Our current relational database is nearing its scalability limits and we need a more robust solution.".