Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

evaluating-trade-offs评估权衡

Agent Skill

evaluating-trade-offs 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

24,480

周安装

1,002

GitHub Stars

734

下载量

7,840
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:evaluating-trade-offs(评估权衡)
来源仓库:https://github.com/refoundai/lenny-skills
仓库路径:skills/evaluating-trade-offs
安装命令:
npx skills add https://github.com/refoundai/lenny-skills --skill evaluating-trade-offs
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/refoundai/lenny-skills --skill evaluating-trade-offs

简介

用于评估竞争选项并做出更清晰的权衡决策的结构化框架。

  • 应用 40 位产品领导者的思维模型,涵盖决策背景、约束识别、成本量化和框架选择
  • 核心原则包括对精度进行数量级优化,应用“我今天要开始吗?”进行测试以避免沉没成本谬误,并使用加权标准矩阵进行多因素决策
  • 帮助揭示隐藏成本,例如维护负担和二阶效应,并确定每个选项的赢家和输家
  • 包括消除反复争论的决策原则以及将可行性(“可以”)与战略(“应该”)分开的指导

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 dramatically better, not marginally better.

Apply the "would I start this today?" test

Annie Duke: "If you wouldn't start this today, then that means that everything that you're putting into this going forward is the actual waste." When evaluating whether to continue a project, ignore sunk costs entirely. The only relevant question is whether you'd begin this effort with today's knowledge.

Think more, ship better

Anuj Rathi: "Most experiments should be thought experiments. They should not even be tried out because they're obviously going to fail." Don't default to "let's just try it" - rigorous upfront thinking eliminates weak ideas before they consume engineering resources.

Accept "worse first" for long-term gains

Graham Weaver: "Everything you want is on the other side of worse first." Meaningful change requires accepting short-term decline. Ask what your 5-year future self would want, not what makes tomorrow easier.

Create decision tenets to eliminate recurring debates

Bob Baxley: "Tenets are really decision-making tools... you sort of make a rule for yourself." Identify debates your team has repeatedly and create a tenet to decide the direction once. Good tenets are specific enough that someone could reasonably argue the opposite.

Quantify countervailing metrics

Ronny Kohavi: "Here's the money that we generate from the emails. Here's the money that we're losing on long-term value. What's the trade-off?" Assign dollar values to negative user actions (unsubscribes, churn) to make objective trade-offs against short-term gains.

Use a weighted criteria matrix

Nicole Forsgren: "Identify the criteria that are most important to you... give everything a score, and just multiply it out." Create a decision-making spreadsheet with options as rows and weighted criteria as columns. The process often reveals the answer before the math is finished.

Present clear "either/or" choices to leadership

Geoff Charles: "Be very clear with the tradeoffs... present those tradeoffs back to your leadership team. Here's what we're doing and here's what we're not doing." Communicate what the team is NOT doing as clearly as what they are doing. Present a "menu" of options to force a decision.

Separate "can" from "should"

John Cutler: "Some people are just locked into the can. They're uber pragmatic... others ask 'What should we do here?'" Don't let feasibility constraints dominate strategic thinking. Explicitly ask what you should do if technical debt weren't an issue.

Diagnose with data, treat with design

Julie Zhuo: "Data is not a tool that's going to tell you what you should build... but it can tell you if you have a problem." Use data to identify problems and gaps, but rely on design and intuition to invent solutions.

Beware the cost of analysis itself

Stewart Butterfield: "The cost of doing the analysis was this much. So it's guaranteed to be a loser." Evaluate whether the person-hours spent analyzing a decision exceed the maximum possible upside of the improvement.

Identify who loses

Ramesh Johari: "Many of the changes that are most consequential create winners and losers." When launching a feature, explicitly identify who will lose and decide if the winners provide more net value to the ecosystem.

Questions to Help Users

  • "What are you optimizing for - today, this quarter, or this year?"
  • "If you weren't already committed to this, would you start it today?"
  • "What's the full 'all-in' cost of each option, including maintenance and opportunity cost?"
  • "Is this decision reversible or a one-way door?"
  • "Who loses if you choose option A? Is that trade-off acceptable?"
  • "What would your 5-year future self wish you had done?"

Common Mistakes to Flag

  • False precision - Spending excessive time distinguishing between options that are only marginally different when the real question is order-of-magnitude
  • Sunk cost fallacy - Continuing a failing path because of what's already been invested rather than evaluating future value
  • Analysis paralysis - When the cost of deciding exceeds the value difference between options
  • Ignoring second-order effects - Not accounting for maintenance burden, feature creep, or organizational complexity that comes after launch
  • Defaulting to your skillset - As Bret Taylor notes, "If you're a great engineer, the answer to almost every problem is engineering... you probably should question it"

Deep Dive

For all 42 insights from 40 guests, see references/guest-insights.md

Related Skills

  • Prioritizing Roadmap
  • Running Decision Processes
  • Scoping and Cutting
  • Managing Tech Debt

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.01%
按下载量换算2,823

Claude

29.86%
按下载量换算2,341

Cursor

20.86%
按下载量换算1,635

Gemini CLI

8.88%
按下载量换算696

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills