원클릭으로
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]