What problem does it solve?
This Skill streamlines the process of creating, updating, and managing Architecture Decision Records (ADRs), ensuring consistent documentation of technical decisions.
Core Features & Use Cases
- Create New ADRs: Generates new ADR files with a unique number and title, prompting for essential details like context, options, and outcomes.
- List ADRs: Provides a clear overview of all existing ADRs, including their number, title, status, and date.
- Update ADR Status: Allows for marking ADRs as 'Superseded' or 'Deprecated' with relevant details.
- Use Case: When your team needs to decide on a new database technology, use this Skill to create a formal ADR documenting the problem, evaluated options (e.g., PostgreSQL vs. MongoDB), and the final decision with justifications.
Quick Start
Use the adr skill to create a new architecture decision record about choosing a new logging framework.