Creates proper Architecture Decision Records using proven templates like MADR, Y-statements, and RFC formats. Generates the full ADR structure with context, decision drivers, considered options, consequences, and implementation notes. Use this when you need to document significant tech decisions like database choices, framework adoption, or architecture patterns. The templates handle everything from lightweight decisions to complex migrations with deprecation workflows. Honestly, it's mainly valuable because it enforces the discipline of actually writing down why you made technical choices, which most teams skip until they're debugging a mystery decision from two years ago.
npx skills add https://github.com/wshobson/agents --skill architecture-decision-records