概要
The ADR Skill helps maintain a healthy codebase history by identifying moments where long-term architectural choices are made and prompting for their documentation. It monitors for significant changes such as new framework integrations, infrastructure shifts, or core refactoring, then provides a non-intrusive nudge to use the /adr:create command. By capturing the rationale behind technical decisions as they happen, this skill ensures that future developers understand the context, trade-offs, and intentions behind the system's architecture.