What problem does it solve?
This Skill streamlines the creation of Architecture Decision Records (ADRs), ensuring that critical design choices are formally documented with their context, decisions, and consequences.
Core Features & Use Cases
- Automated Numbering: Automatically assigns the next sequential number to new ADRs.
- Structured Documentation: Enforces a consistent format for ADRs, including Context, Decision, and Consequences.
- Use Case: When a team decides to switch from one database technology to another, they can use this skill to quickly generate a new ADR documenting the reasons for the change and its implications.
Quick Start
Use the adr skill to create a new architecture decision record for using AlloyDB over CloudSQL.