decision-review

仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由

帮助快速暴露弱点并给出可执行结论

这个 Skill 做什么

对单一路径或选项进行对抗性评审并给出裁决与理由

在要在几条方案间下决心时,做一轮犀利的对抗性评审:一句话复述决定、找出关键约束、给出最强的支持与反对理由并给出裁决(执行/推迟/放弃等)。适合临近提交方向或需压力测试计划的时候。输出还会给出最便宜的验证实验,方便快速检验判断。

▸ 展开 SKILL.md 英文原文

WHEN about to commit to a direction and want a sharp adversarial pass. Triggers: 'should we do X?', 'is this worth it?', 'pressure-test this plan/principle/vision', 'pick between A and B', 're-check the call we made two weeks ago', 'play devil's advocate'. Direct, not balanced. OUTPUT: verdict (do/delay/narrow/compare/kill), strongest case for and against, cheapest test. PAIR BEFORE: ticket-scoping (file the chosen path). Use post-hoc mode for older calls.

Skill 开发管理决策审查对抗性评估风险识别通用
0
Stars
0
Forks
9
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/arniesaha/ctxops/main/skills/decision-review/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/arniesaha/ctxops/main/skills/decision-review/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# decision-review

Adversarial review of a single direction or choice between a few. This culls existing options; it does not generate new ones.

## Workflow

1. Restate the decision in one sentence.
2. Identify the actual constraint: time, money, trust, focus, technical risk, market risk, or reversibility.
3. Make the strongest case for the direction.
4. Make the strongest case against it.
5. List hidden assumptions.
6. Identify the cheapest test.
7. Recommend: do, delay, narrow, compare, or kill.

## Post-hoc Mode

When the user asks whether a past call still holds (e.g. "we decided X two weeks ago - is that still right?"):

1. Recover the original decision and its assumptions from memory 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有