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

bet-sizing赌注大小

Agent Skill

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

总安装

517

周安装

22

GitHub Stars

33

下载量

181
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/assimovt/productskills --skill bet-sizing

简介

bet-sizing 帮助区分产品决策的可逆性与不可逆性,指导资源投入与节奏控制。

  • 适用于功能发布前的风险评估与优先级排序,尤其适合高风险改动。
  • 基于贝索斯两扇门模型,将决策分为 Type 1(不可逆)与 Type 2(可逆)。
  • 推荐对可逆决策快速试错,对不可逆决策审慎论证。
  • 使用时应结合实际成本与影响范围进行量化判断。

SKILL.md

Size product bets by separating reversible from irreversible decisions and shaping work to fit an appetite. Most product bets are Type 2 decisions — reversible, low-cost to try, high-cost to deliberate. Move fast on those. Save deliberation for Type 1 decisions that are hard to undo.

Type 1 vs Type 2 Decisions (Bezos)

Type 1 (Irreversible): One-way doors. Hard to undo once committed.

  • Choosing a core technology/platform
  • Pricing model changes that affect existing customers
  • Killing a product line
  • Public commitments (partnerships, integrations)

Type 2 (Reversible): Two-way doors. Easy to undo or iterate.

  • Most new features (can ship, measure, remove)
  • UI/UX changes (can A/B test or revert)
  • Internal tooling decisions
  • Most API additions (harder to remove, but additive is safer)

Rule: Use lightweight process for Type 2. Use deliberate process for Type 1. Most product teams over-process Type 2 decisions and under-process Type 1 decisions.

Shape Up Pitch Format

When proposing a bet, structure it as a Shape Up pitch:

1. Problem

A specific story showing real pain. Not an abstract need — a concrete situation with a real user.

"When a PM finishes a customer interview, they spend 45 minutes transcribing notes into a PRD. By the time they're done, the emotional context is gone and the PRD reads like a requirements list."

2. Appetite

How much time is this worth? Not how long it will take — how much you're willing to invest.

  • Small bet: 1-2 weeks
  • Medium bet: 3-4 weeks
  • Large bet: 6 weeks (maximum for Shape Up)

If you can't fit the solution in the appetite, reshape or kill it.

3. Solution

Breadboard-level, not pixel-perfect. Show the key interactions and flows without getting into visual design. Fat-marker sketches, flow diagrams, or written walkthroughs.

4. Rabbit Holes

Known risks and unknowns that could blow up the timeline. For each: what's the risk and how will you mitigate it?

5. No-Gos

What's explicitly excluded. This is as important as what's included — it prevents scope creep during execution.

Expected Value Assessment

For larger bets, estimate expected value:

EV = (Upside x P(success)) - (Downside x P(failure)) + Learning Value

  • Upside: Best-case outcome (metric improvement, revenue, users)
  • P(success): Probability it works (be honest — most features have 30-50% success rate)
  • Downside: Cost if it fails (time, opportunity cost, technical debt)
  • Learning value: What you'll learn even if it fails. High learning value makes negative-EV bets worthwhile for early-stage products.

Guidelines

  • CRITICAL: Classify every decision as Type 1 or Type 2 before deciding how much process to apply.
  • NEVER spend 6 weeks deliberating a Type 2 decision. Ship it, measure it, adjust.
  • NEVER rush a Type 1 decision because of artificial urgency. These are worth slowing down for.
  • ALWAYS include No-Gos in a pitch. Without explicit exclusions, scope will grow.
  • ALWAYS include Rabbit Holes. The risks you name are less dangerous than the ones you don't.
  • NEVER pitch without a stated appetite. "Build this" without a time budget is an open invitation to over-engineer.

*Built on Shape Up (Basecamp) and Jeff Bezos's Type 1/Type 2 decision framework. Skills from productskills.*

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

32.96%
按下载量换算60

Claude

33.26%
按下载量换算60

Cursor

17.05%
按下载量换算31

Gemini CLI

9.54%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills