Agent skill · Code Review & Quality

evaluating-trade-offs

Help users make better decisions between competing options. Use when someone is weighing pros and cons, comparing alternatives, struggling with a difficult choice, deciding between speed and quality, or asking "should we do X or Y?

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill evaluating-trade-offs-refoundai-lenny-skills-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/analysis/evaluating-trade-offs-refoundai-lenny-skills-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Evaluating Trade-offs Help the user make clearer decisions between competing options using frameworks and mental models from 40 product leaders. ## How to Help When the user asks for help evaluating trade-offs: 1. **Understand the decision context** - Ask what they're optimizing for (short-term vs. long-term, growth vs. quality, speed vs. thoroughness) and what makes this decision difficult 2. **Identify the real constraints** - Help distinguish between actual constraints and assumed ones. Ask "What would you do if [constraint] weren't an issue?" 3. **Surface hidden costs** - Help quantify the full cost of each option, including maintenance burden, opportunity cost, and second-order effects 4. **Apply the right framework** - Use weighted criteria matrices for complex multi-factor decisions, or simple "would I start this today?" tests for continuation decisions ## Core Principles ### Optimize for order-of-magnitude, not precision Alex Komoroske: "It doesn't really matter if it's 1,000 or 1,001, who cares? It's orders of magnitude larger than the alternative, and so it is better." Don't waste effort on false precision in uncertain environments - focus on whether one option is drama

What's inside
Steps it walks through
  1. How to Help
  2. Core Principles
  3. Optimize for order-of-magnitude, not precision
  4. Apply the "would I start this today?" test
  5. Think more, ship better
  6. Accept "worse first" for long-term gains
  7. Create decision tenets to eliminate recurring debates
  8. Quantify countervailing metrics
  9. Use a weighted criteria matrix
  10. Present clear "either/or" choices to leadership
  11. Separate "can" from "should"
  12. Diagnose with data, treat with design
  13. Beware the cost of analysis itself
  14. Identify who loses
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the evaluating-trade-offs skill do?

Help users make better decisions between competing options. Use when someone is weighing pros and cons, comparing alternatives, struggling with a difficult choice, deciding between speed and quality, or asking "should we do X or Y?

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill evaluating-trade-offs-refoundai-lenny-skills-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going