My Decision Log

**ALWAYS use when:** a significant decision is made during a session (tool choice, architecture direction, library selection, workflow change, or approach pivot). Use when the user asks "why did we do X?", "document this decision", "what did we decide about Y?", or when creating ADRs. Also use proactively when a decision has trade-offs, is hard to reverse, or will affect future work. Track decisions with rationale so future sessions (or other agents) can understand the reasoning without re-deriving it. **DO NOT use for:** trivial decisions (variable names, formatting). Committed decisions with no trade-offs. Immediate technical fixes with obvious solutions.

alexleekt Updated

File contents

alexleekt/agents/tree/main/skills/my-decision-log commit b1ca9d5827

Frequently asked questions

npx skillmds@latest add alexleekt/my-decision-log