adrSkill- Give the skill the title, context, and at least 2 alternatives you considered.
- It writes docs/adr/NNN-title.md (auto-incremented number) in the Michael Nygard format.
- Sections: Status, Date, Context, Decision, Consequences (+/−/neutral), Alternatives, Revisit trigger.
- It forces at least one negative consequence — if you can't name one, you haven't thought hard enough.
- Revisit triggers must be observable. 'If performance becomes an issue' → the skill will ask for a specific threshold.
- Don't write ADRs for reversible choices. Use a simple decision log entry instead.