What problem does it solve? When facing technical decisions with multiple viable approaches, it is hard to present trade-offs clearly and reach an actionable conclusion. This Skill structures the analysis into a consistent 1-3-1 format so stakeholders get one problem statement, three compared options, and a concrete recommendation. ## Core Features & Use Cases - Structured Decision Format: Produces one problem statement, exactly three options (A, B, C) with pros and cons, and one direct recommendation. - Actionable Follow-Through: Adds a Definition of Done and an Implementation Plan with concrete steps, commands, and tools for the recommended option. - Use Case: When asked to choose between retry strategies for an API client, the Skill compares a shared backoff utility, a retry library, and a queue-based approach, then recommends one with verifiable success criteria and an implementation plan. ## Quick Start Ask the agent to give you a 1-3-1 for choosing between approaches to your technical decision, such as adding retry logic to an API client.