What problem does it solve?
This Skill prevents future agents and maintainers from rediscovering the why behind changes by ensuring durable, evidence-backed documentation stays aligned with real behavior.
Core Features & Use Cases
- Decision records for lasting constraints: Capture context, chosen options, rejected alternatives, consequences, and review triggers when architecture, API, workflow, migrations, or operational behaviors change.
- Public docs that don’t drift: Keep README/setup/runbooks/migration guides accurate by verifying commands, paths, versions, and counts against source and tests.
- Evidence-first verification: Produce documentation outputs only after reading source-of-truth artifacts and running the relevant grep/tests/link validators.
Quick Start
Use the documentation-and-adrs Skill to verify a proposed change against the existing docs and then produce a decision record or updated user-facing documentation with evidence and alternatives.