What problem does it solve? Making decisions often stalls in analysis paralysis or gets made without a record of the reasoning, making it impossible to learn from past calls. This Skill provides a structured workflow that picks the 6-8 most relevant questions from the 37signals Guide to Making Decisions, walks through them, reaches a clear call, and archives the rationale with a revisit date. ## Core Features & Use Cases - Question Triage: Selects 6-8 load-bearing questions from a set of 39 based on decision type (reversibility, stakes, time pressure, money, customer impact) instead of forcing all questions. - Decision Archive: Writes every decision to a local archive directory with context, answers, rationale, expected outcome, and a revisit date, plus a searchable INDEX.md. - Clear Outcomes: Forces one of five explicit outcomes: decide now, decide smaller, wait, don't decide, or escalate to the right person. - Use Case: When debating whether to build a new feature, run the workflow to capture your first instinct, test reversibility and opportunity cost, reach a go/no-go call, and log it for a 90-day revisit. ## Quick Start Help me decide whether I should rebuild our onboarding flow from scratch or iterate on the existing one.