概要
Standardize the documentation of significant architectural choices with a structured approach. This skill generates and updates Architecture Decision Records (ADRs) that adhere to a precise format, including specific sections like Context, Decision, and Consequences, as well as strict file naming conventions. It guides the user to provide clear, implementation-ready decisions using pseudocode while avoiding project-specific code. Use this skill whenever you need to formally document a design decision, ensuring every ADR is consistent, clear, and easy for the team to understand.