What problem does it solve? When facing technical decisions with multiple viable approaches, it is hard to present trade-offs clearly and commit to a defensible recommendation. This Skill structures that analysis into a consistent 1-3-1 format so stakeholders can quickly understand the problem, compare options, and act on a concrete plan. ## 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: Includes a Definition of Done and an Implementation Plan with concrete steps, commands, and tools for the recommended option. - Adaptive Revision: Updates the recommendation, success criteria, and plan if the user selects a different option. - Use Case: A developer asks for a 1-3-1 on adding retry logic to an API client. The Skill outputs a comparison of 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 selecting a migration strategy or architecture pattern.