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

decision-memo决定备忘录

Agent Skill

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

总安装

494

周安装

21

GitHub Stars

公开资料未说明

下载量

173
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/gasserane/personal-skills --skill decision-memo

简介

生成一页纸决策备忘录,适用于需留痕的重大选择场景。

  • 要求明确决策主体、截止时间与当前上下文变化驱动因素。
  • 可选输入包括已考虑选项与约束条件,用于丰富分析基础。
  • 输出聚焦于记录理由而非简单结论,便于后续追溯。
  • decision-memo 属于待分类类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Decision Memo

One page, always. Built for decisions that need a record, not decisions someone can make in their head.

When to use

Trigger on requests for decision documents, options analyses, recommendations, or choice briefs. Do not use for status reports or informational summaries.

Required inputs

Ask for any missing inputs in one batch. Do not draft without the first three.

  1. The decision to be made, stated as a question (required)
  2. Who makes the decision, by when (required)
  3. Current context: what changed, what is forcing the decision now (required)
  4. Options already considered (optional; if provided, use them; if not, generate 2-4)
  5. Constraints: budget, legal, political, capacity (optional but usually needed)
  6. Success criteria: how will Ane know later whether the decision was right (optional)

Structure

Produce a memo with these sections, in this order, each under the named H2. Target length: one page, 400-500 words.

Decision required

One sentence ending in a question mark. Name the decider.

Context

Three to five sentences. What changed, why it matters now, what happens if no decision is made. No backstory that predates the triggering change.

Options

Two to four. Never just two unless the user specifies binary. For each:

  • Option label: short noun phrase
  • What it is: one sentence
  • Pros: 2-4 bullets, specific, no generic benefits
  • Cons: 2-4 bullets, including the worst realistic case
  • Reversibility: one of *fully reversible*, *reversible with cost*, *effectively irreversible*. Explain in one clause.
  • Cost: money, time, political capital, or capacity, in the currency that matters most

Recommendation

One option, named. Two-sentence reasoning. No hedging. If the recommendation is weak, say the recommendation is weak and name the deciding factor.

Risks

Three to five. Not the cons from above — the second-order risks specific to the recommendation. For each: the risk, the probability (low/medium/high), the mitigation, the owner of the mitigation.

Next steps

Numbered list. Who does what, by when. Start with the decision itself: "Decide by [date], route via [channel]." End with the first action after the decision.

Open questions

Optional. Use only if there is information the decider needs that this memo cannot provide. Use the ⚠️ Data gap: format from CLAUDE.md.

Writing rules

Follow CLAUDE.md writing style strictly:

  • Active voice. Subject + verb + object.
  • Sentences under 25 words. Split with periods if longer.
  • Specific verbs: "approve" not "consider approving".
  • No filler: no "in order to", "it should be noted", "as per".
  • No nominalizations: "decide" not "make a decision".
  • No hedging unless uncertainty is real.
  • No em-dashes.
  • No rhetorical questions.
  • State the main point first in every paragraph.

Tone

Candid, not deferential. If the recommendation is obvious, say so. If the options are all bad, name that. If the decision can be delayed without cost, recommend delay. The memo serves the decider, not comfort.

Limitations

Do not invent facts, figures, or prior decisions. If a fact is needed and not provided, flag it with ⚠️ Data gap:. Do not pad to reach a target length. A 250-word memo is fine if the decision is clean.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

33.23%
按下载量换算57

Claude

32.5%
按下载量换算56

Cursor

17.9%
按下载量换算31

Gemini CLI

9.32%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills