What problem does it solve? Decisions made in one session are forgotten by the next, leaving future collaborators (or your future self) unable to reconstruct what was chosen, what was rejected, and under what conditions the choice should be reopened. This Skill captures a decision in about two minutes as a structured record with options, reasoning, and explicit reopening triggers. ## Core Features & Use Cases - Structured decision records: Produces a Markdown record with 2-3 options, each labeled with pros/cons, realistic time estimates, and a risk-reward quadrant, plus a chosen path with milestone-anchored reasoning. - Mandatory What-Would-Change-This section: Every record lists 2-4 observable trigger-to-action conditions that define when the decision should be revisited. - Status lifecycle management: Tracks records through Awaiting decision, Decided, Revisiting, and Superseded states so old decisions are updated rather than silently rewritten or deleted. - Use Case: After choosing between two voice engine architectures for a demo, generate a dated decision record that documents the rejected option's real strengths, the reasoning behind the choice, and the exact conditions (e.g., a new eval result) that would reopen it. ## Quick Start Write a decision record for the choice we just made between option A and option B, including the rejected option's tradeoffs and what would change this decision.