What problem does it solve?
Key architectural and technical decisions are often lost or poorly documented, leading to re-debates, inconsistent patterns, and a critical lack of historical context for future teams.
Core Features & Use Cases
- Automated ADR Generation: Detects decision discussions and formats them into formal Architecture Decision Records (ADRs).
- Context & Trade-offs: Documents the problem, decision drivers, considered options, and consequences (positive and negative).
- Use Case: Your team is debating between PostgreSQL and MongoDB for the primary database. This skill captures the discussion, documents the pros and cons of each, and records the final decision with its justification, creating a transparent and durable record.
Quick Start
Use the agileflow-adr skill to document our decision to use React for the frontend, outlining the alternatives and trade-offs.