Automatically records Architectural Decision Records (ADRs) when a significant technical decision is made.
To capture the context, decision, and consequences of architectural changes in a consistent format (ADR). This helps document the “why” behind technical choices for future reference.
Use the provided script to generate a new ADR file.
python skills/planning/ask-adr-logger/scripts/create_adr.py --title "Use Tailwind CSS"
The script will:
001, 002).docs/ADR/ (e.g., docs/ADR/001-use-tailwind-css.md).The generated file will include: