一键导入
hypothesis
Guides hypothesis-driven investigation for Parallax development. Invoke before starting any investigation, feature, or experiment.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guides hypothesis-driven investigation for Parallax development. Invoke before starting any investigation, feature, or experiment.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Structured audit of the Parallax codebase. Run periodically or before major milestones.
Audit all living documentation against the actual codebase and report inconsistencies.
Review branch diff for test weakening patterns in Parallax. Last line of defense before commit/merge.
Bootstrap a new Parallax dev session. Reviews recent handoffs, MEMORY.md, and current project state.
Scaffold a new experiment for Parallax development. Creates a structured manifest linked to a hypothesis.
Generate a structured handoff summary for Parallax development sessions.
| name | hypothesis |
| description | Guides hypothesis-driven investigation for Parallax development. Invoke before starting any investigation, feature, or experiment. |
Guides hypothesis-driven investigation for Parallax development.
Invoke /hypothesis before starting any new investigation, feature, bug fix, or experiment on the Parallax codebase.
## Hypothesis: [descriptive name]
**Statement:** [specific, falsifiable claim]
**Rationale:** [why you expect this]
**Success criteria:** [measurable outcome if supported]
**Failure criteria:** [measurable outcome if refuted]
**Status:** proposed | testing | supported | refuted | inconclusive
**Evidence:** [results, data, references]