Skip to main content
在 Manus 中运行任何 Skill
一键导入

prove-or-refute

星标3
分支0
更新时间2026年7月3日 10:32

Adjudicate a CLAIM about code — a bug hypothesis, a suspected regression, "does this fix actually work", a finder's candidate, a reviewer's finding — by PROVING it real or false with a rigorous MATHEMATICAL argument (induction, proof-by- construction with a witness, invariant-violation, or exhaustive-case), NOT a single-shot empirical run or a confident static read. Use whenever the user demands inductive/mathematical/rigorous proof; when you have many candidates from a "generate freely" phase that need adversarial verification before acting; or whenever a plausible-but-unproven claim could waste a fix (or a refutation could hide a real bug). Honed in X-GIS: confident static traces were repeatedly WRONG and "I ran it once" proved nothing about untested inputs — only a construction / invariant / induction settled it. Pairs with visual-artifact-bisect (the real-GPU judge for claims that are inherently visual).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly