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

planning-under-uncertainty不确定性下的规划

Agent Skill

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

总安装

661

周安装

27

GitHub Stars

3

下载量

214
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/oldwinter/skills --skill planning-under-uncertainty

简介

用于处理 GitHub 仓库、Issue 和 Pull Request 协作信息。

  • 适合围绕代码变更和仓库状态进行整理与分析。
  • 可结合来源仓库 README 核验具体用法和权限范围。
  • 安装前建议确认是否会触发命令执行或文件读写操作。
  • planning-under-uncertainty 属于待分类类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Planning Under Uncertainty

Scope

Covers

  • Turning ambiguity into an executable plan via hypotheses, experiments, and decision triggers
  • Diagnosing “what’s actually happening” before acting (especially in crisis / wartime situations)
  • Using data as a compass (directional checks) rather than a GPS (false precision)
  • Building buffers and contingencies so the plan survives chaos
  • Setting a cadence for learning, decision-making, and stakeholder communication

When to use

  • “We need a plan, but the requirements are unclear and the outcome is uncertain.”
  • “Create a hypothesis-driven plan (experiments + decision rules) for this initiative.”
  • “We’re in a crisis (drop in retention/revenue/reliability) and need a wartime diagnosis + action plan.”
  • “Help us build contingencies, buffers, and pivot triggers before we commit.”

When NOT to use

  • You don’t agree on the underlying problem/opportunity (use problem-definition).
  • You need to choose what to do among many options (use prioritizing-roadmap).
  • You already have a clear plan and only need dates/milestones and stakeholder cadence (use managing-timelines).
  • You need a decision-ready PRD/spec for build execution (use writing-prds / writing-specs-designs).

Inputs

Minimum required

  • The initiative context and desired outcome (“what are we trying to change?”)
  • Time horizon and urgency (wartime vs peacetime)
  • Constraints/guardrails (quality, compliance, brand, budget, “must not worsen” metrics)
  • Stakeholders and decision rights (who decides pivot/stop/scale?)
  • Top unknowns/assumptions (what would change the plan?)
  • Current signals (what data exists; what feels true but unproven?)

Missing-info strategy

  • Ask up to 5 questions from references/INTAKE.md.
  • If answers aren’t available, proceed with explicit assumptions and list Open questions that could change the plan.

Outputs (deliverables)

Produce an Uncertainty Planning Pack in Markdown (in-chat; or as files if the user requests), containing:

  1. Decision frame (objective, “why now”, success + guardrails, time horizon, decision owner)
  2. Uncertainty map (assumptions/unknowns, confidence, impact, validation plan)
  3. Hypotheses + experiment portfolio (what we’ll learn, how, and what decision it enables)
  4. Plan v0 with buffers + contingencies (phases/options, triggers, fallbacks, pivot criteria)
  5. Cadence + comms (learning review ritual, update template, decision log)
  6. Risks / Open questions / Next steps (always included)

Templates: references/TEMPLATES.md Expanded guidance: references/WORKFLOW.md

Workflow (7 steps)

1) Intake + mode setting (wartime vs peacetime)

  • Inputs: User request; references/INTAKE.md.
  • Actions: Clarify urgency, stakes, and what decision is needed. Decide whether you’re in diagnosis-first wartime mode or exploration peacetime mode.
  • Outputs: Short decision frame draft + mode declaration.
  • Checks: You can state: “We’re optimizing for <fast stabilization / learning / growth>. The decision we need by is <pivot/stop/scale/commit>.”

2) Diagnose reality (humility first)

  • Inputs: Current signals, anecdotes, dashboards, incident reports, qualitative inputs.
  • Actions: Separate symptoms from hypotheses. Write 3–7 plausible explanations, and identify what evidence would falsify each. Avoid prematurely picking a favorite story.
  • Outputs: “What we know / don’t know” + initial hypothesis set.
  • Checks: At least one hypothesis contradicts the team’s initial intuition (to reduce confirmation bias).

3) Build the uncertainty map (assumptions → validation plan)

  • Inputs: Hypotheses; constraints; stakeholders; time horizon.
  • Actions: Create an uncertainty map of assumptions/unknowns with confidence and impact; prioritize the top items that would change the plan.
  • Outputs: Uncertainty map table + prioritized “top 5 unknowns”.
  • Checks: Every top unknown has a clear validation method and an owner.

4) Define hypotheses + decision rules (learning over “wins”)

  • Inputs: Top unknowns; success/guardrails; risk tolerance.
  • Actions: Turn unknowns into testable hypotheses. For each hypothesis, define: expected learning, success signal(s), guardrails, and the decision the result enables (stop/pivot/scale).
  • Outputs: Hypothesis statements + decision rules.
  • Checks: Each hypothesis ties to a decision; “winning” is defined as learning, not just positive results.

5) Design a reproducible testing process (many shots at bat)

  • Inputs: Hypothesis set; available tools; team capacity.
  • Actions: Create an experiment portfolio that balances speed vs confidence (smoke tests, prototypes, A/Bs, customer calls, operational drills). Set a cadence to run and review tests continuously.
  • Outputs: Experiment portfolio table + review cadence.
  • Checks: At least 1 fast test can run within the next 1–2 weeks (or faster in wartime).

6) Turn learning into a plan with buffers, contingencies, and triggers

  • Inputs: Experiment portfolio; constraints; dependencies; timeline needs.
  • Actions: Draft Plan v0 with phases/options; add buffers; define contingencies and explicit triggers for pivot/rollback/escalation. Use data as a compass: focus on directional signals and early warnings, not false certainty.
  • Outputs: Plan v0 + buffer/contingency section + trigger list.
  • Checks: There is a clear “if X happens, we will do Y” for the top risks/unknowns.

7) Quality gate + finalize

  • Inputs: Full draft pack.
  • Actions: Run references/CHECKLISTS.md and score with references/RUBRIC.md. Ensure Risks / Open questions / Next steps exist with owners and time bounds.
  • Outputs: Final Uncertainty Planning Pack.
  • Checks: A stakeholder can approve the plan async and the team can execute without re-litigating the ambiguity.

Quality gate (required)

Examples

Example 1 (ambiguous initiative): “We think onboarding is hurting conversion, but we’re not sure why. Create an uncertainty plan with hypotheses, experiments, and pivot triggers.” Expected: an uncertainty map + experiment portfolio (qual + quant) + a Plan v0 that commits to learning milestones, not premature delivery dates.

Example 2 (wartime): “Retention dropped 15% this week after a release. We need a wartime plan: diagnose root causes, run rapid tests, and decide whether to rollback or patch.” Expected: diagnosis-first workflow with falsifiable hypotheses, tight guardrails, and explicit rollback/escalation triggers.

Boundary example: “Write a full PRD for Feature X.” Response: clarify uncertainty first (this skill), then use writing-prds once the hypotheses, constraints, and decision gates are clear.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

33.13%
按下载量换算71

Claude

30.73%
按下载量换算66

Cursor

21.17%
按下载量换算45

Gemini CLI

10.18%
按下载量换算22

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills