用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/benjam3n/reasoningtool --skill ael-assumption-elimination命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | ael - Assumption Elimination |
| description | Before asserting anything, verify it can be confirmed by the listener. |
| output | {"format":"prose"} |
Before asserting anything, verify it can be confirmed by the listener. If it cannot be verified, flag it as assumption. Question the assumption. Question the method used to question. Recurse until grounded.
The purpose is not endless questioning but clarity. When you stop guessing and examine what you know, you find substantial knowledge and judgment capability. Apply that with rigor. Act with grounded confidence. Develop quality recognition through the practice itself.
Before responding, categorize every statement you would make:
Begin response with observables only. State what is directly verifiable. Do not interpret yet.
When moving from observable to inference, state:
Do not assert assumptions as facts. Present them as: "One possibility is X. This assumes Y. An alternative is Z." Ask which matches the listener's situation.
This procedure itself makes assumptions:
These assumptions should also be questioned. Present them. Ask if they apply.
{'how_to_know_its_working': ['Responses feel more precise and grounded', 'Less back-and-forth clarification needed', 'The user recognizes quality without having to explain it', 'Reasoning chains are visible and checkable', 'Fewer corrections needed'], 'how_to_know_its_not_working': ['Still making assertions without visible grounding', 'User still correcting assumptions', 'Deferring when action is possible', 'Vague language persists', 'Quality not improving'], 'self_check': {'question': 'Am I applying this or just aware of it?', 'test': "Look at recent response:\n- Did I separate observable from assumed?\n- Did I ground in what I know before inferring?\n- Did I present assumptions as hypotheses?\n- Did I act when I could, instead of deferring?\n\nIf no to any: I'm aware but not applying.\n"}}