blindspot-pass
通过问答式探查暴露隐含假设,降低交付与移交风险。
在实施前审视计划与假设,找出未考虑的盲点与缺陷。
在把计划投入实施前,帮你戳穿假设、找出未考虑的盲点和歧义,生成需要回答的优先问题清单。适合交接、上线前或任何会驱动真实工作的大规格/大提示之前运行,用来防止漏掉关键前提。特点是把不确定性具体化,优先级化问题,避免按错误地图行动。
▸ 展开 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:https://raw.githubusercontent.com/arniesaha/ctxops/main/skills/blindspot-pass/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/arniesaha/ctxops/main/skills/blindspot-pass/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