What problem does it solve? When facing technical decisions with multiple viable approaches, it is hard to present trade-offs clearly and reach a defensible recommendation. This Skill structures the analysis into a consistent 1-3-1 format so stakeholders can compare options and act on a concrete plan. ## Core Features & Use Cases - Structured Decision Format: Produces one problem statement, three distinct options (A, B, C) with pros and cons, and one direct recommendation. - Actionable Output: Includes a Definition of Done with verifiable success criteria and a step-by-step implementation plan for the recommended option. - Adaptive Revision: If the user selects a different option, the recommendation, Definition of Done, and implementation plan update accordingly. - Use Case: When deciding how to add retry logic to an API client, get a comparison of a shared backoff utility, a retry library, and a queue-based approach, with a clear recommendation and execution steps. ## Quick Start Ask the agent to give you a 1-3-1 for your technical decision, such as choosing between architecture or tooling approaches.