What problem does it solve?
This Skill captures significant technical decisions in a durable Architecture Decision Record so future readers can understand what was chosen, what was rejected, and why.
Core Features & Use Cases
- Decision Recording: Writes ADRs for important choices such as framework selection, datastore changes, boundary placement, and deprecation paths.
- Alternatives and Tradeoffs: Documents the real options considered, including rejected approaches and honest consequences, both positive and negative.
- Operational Readiness: Includes mandatory rollback or reversal plans, review dates, and operational impact so decisions can be safely revisited later.
- Use Case: Use it when a team has already decided to move from cron scripts to BullMQ, when an old ADR needs superseding, or when a draft ADR must be completed from an architecture handoff.
Quick Start
Ask the adr-writer skill to draft an ADR for a decision that has already been made, including context, alternatives, consequences, operational impact, rollback plan, and review date.