What problem does it solve?
This Skill standardizes and automates the creation of Architecture Decision Records (ADRs), ensuring that significant technical decisions, their rationale, and consequences are clearly documented for future reference. It simplifies knowledge capture, saving time and ensuring consistency.
Core Features & Use Cases:
- ADR Generation: Creates new ADR files from a template with automatic numbering, ensuring a consistent starting point.
- Structured Format: Enforces a consistent format including Context, Decision, Rationale, and Consequences, making ADRs easy to read and understand.
- Use Case: When your team decides on a new database technology, use this skill to generate an ADR. Fill in the template to document why the decision was made, what alternatives were considered, and its impact, ensuring everyone understands the choice and its history.
Quick Start:
Use the doc-generate-adr skill to create a new Architecture Decision Record titled "Mojo Memory Management Strategy".