What problem does it solve?
This skill addresses the common issue of Architecture Decision Records (ADRs) becoming stale, overly contextual, or difficult for new team members to understand by providing an objective, structural critique and rewrite.
Core Features & Use Cases
- Narrative Analysis: Identifies buried decisions, missing context, and transient information that confuses future readers.
- Structural Optimization: Enforces a clear, decision-first documentation format that prioritizes readability and long-term maintainability.
- Use Case: Use this skill when onboarding new engineers to a project to ensure all historical architectural decisions are documented clearly and are free of outdated ticket references or project-specific jargon.
Quick Start
Ask the agent to review the architecture decision record located at docs/adr/001-database-migration.md and rewrite it for clarity.