one-three-one-rule

Frame decisions, list three options with trade-offs, and recommend one actionable plan.

4|Updated May 18, 2026
One-click install
npx skills add https://github.com/ZardLi1115/zedclaw --skill one-three-one-rule-zardli1115
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: one-three-one-rule
Source: https://github.com/ZardLi1115/zedclaw/tree/main/optional-skills/communication/one-three-one-rule
Command: npx skills add https://github.com/ZardLi1115/zedclaw --skill one-three-one-rule-zardli1115

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps you make high-stakes technical decisions by turning vague choices into a structured recommendation with explicit trade-offs.

Core Features & Use Cases

  • Clear problem framing: Compresses the decision into one sentence that states the desired outcome without implementation details.
  • Three distinct options: Generates exactly three viable strategies labeled A, B, and C with pros and cons for each.
  • Actionable recommendation: Selects one option and provides a definition of done plus an implementation plan you can execute and share.
  • Use Case: When choosing between two architectures, three toolchains, or multiple migration strategies, this format makes the decision understandable to stakeholders and engineers.

Quick Start

Ask for a 1-3-1 recommendation for your specific decision and desired constraints, for example: "Give me a 1-3-1 for selecting a retry strategy for my API client with clear definition of done."

Frequently Asked Questions about one-three-one-rule

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the 1-3-1 rule for technical decision making?▼

The 1-3-1 rule for technical decision making compresses a problem into one sentence, presents three distinct options with trade-offs, and recommends a single path with an implementation plan. It clarifies architecture choices by making trade-offs explicit to stakeholders.

How do I write a technical proposal with trade-off analysis?▼

To write a technical proposal with trade-off analysis, frame the decision in one problem sentence, list exactly three viable options labeled A, B, and C with pros and cons, then select one recommendation and define its implementation plan and definition of done.

Can I use the 1-3-1 format for tool selection and migration strategies?▼

Yes, you can use the 1-3-1 format for tool selection and migration strategies. It applies to any technical decision with multiple viable choices, including architecture decisions, toolchain selection, refactoring approaches, and migration strategies.

How do I structure a definition of done for an architecture decision?▼

To structure a definition of done for an architecture decision, select your recommended option from the 1-3-1 analysis and outline an actionable implementation plan. The definition of done specifies the exact completion criteria for executing and sharing the chosen path.

When should I use a structured recommendation over a simple proposal?▼

You should use a structured recommendation over a simple proposal when making high-stakes technical decisions between multiple viable choices. The 1-3-1 format turns vague choices into explicit trade-offs, making the decision understandable to both engineers and stakeholders.