What problem does it solve?
This Skill streamlines the creation and management of Architecture Decision Records (ADRs), ensuring consistency, automating tedious tasks, and reducing errors in documenting critical architectural choices.
Core Features & Use Cases
- Automated ADR Creation: Generates new ADRs with sequential numbering and pre-filled metadata based on a template.
- Index Management: Automatically updates the ADR index file (
README.md) and a new checklist file (CHECKLIST.md).
- ADR Listing & Viewing: Provides commands to list all ADRs with their status and display summaries of specific ADRs.
- Validation: Includes an optional validation step to check ADR completeness before acceptance.
- Use Case: When a new architectural decision needs to be documented, use this Skill to quickly create a new ADR, ensuring it follows the established format and is immediately discoverable.
Quick Start
Use the adr skill to create a new architecture decision record titled "Use Zustand Vanilla Stores".