blindspot-pass

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

通过问答式探查暴露隐含假设,降低交付与移交风险。

这个 Skill 做什么

在实施前审视计划与假设,找出未考虑的盲点与缺陷。

在把计划投入实施前,帮你戳穿假设、找出未考虑的盲点和歧义,生成需要回答的优先问题清单。适合交接、上线前或任何会驱动真实工作的大规格/大提示之前运行,用来防止漏掉关键前提。特点是把不确定性具体化,优先级化问题,避免按错误地图行动。

▸ 展开 SKILL.md 英文原文

WHEN a plan, spec, or big prompt is about to drive real work and the unknowns haven't been surfaced. Run it before implementation starts. Triggers: 'what am I missing?', 'poke holes in this plan', 'what would you ask me?', 'sanity-check this spec', 'interview me about X', before a handoff prompt. OUTPUT: prioritized questions that would reshape the approach, plus flagged ambiguities, weak assumptions, and undefined behavior. PAIR AFTER: ctx-pack (ground first). PAIR BEFORE: decision-review (pressure-test the reshaped plan). NOT FOR: choosing between options (use decision-review), gathering context (use ctx-pack).

Skill 开发管理盲点审查计划校验假设检验风险识别通用
0
Stars
0
Forks
9
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/arniesaha/ctxops/main/skills/blindspot-pass/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/arniesaha/ctxops/main/skills/blindspot-pass/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# blindspot-pass

Surfaces the map/territory gap before work starts: what the plan assumes, what it leaves undefined, and what the user knows but never wrote down. An agent acts on the map it is handed, not the territory of the real project. This pass shrinks the difference.

## Workflow

1. Read the plan/spec/prompt and the relevant territory: the files it touches, the docs it cites.
2. Interview: ask up to 5 prioritized questions, highest-leverage first: questions whose answers would change the architecture, scope, or success criteria. One round; do not interrogate. Use the harness's structured question tool (for example AskUserQuestion) when available; otherwise plain text.
   - Target un
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有