# Hunt Shape Hypothesis

> Turn a signal into testable hunt hypotheses, scope, datasets, and success criteria

- Skill: `3dcom2711/hunt-shape-hypothesis` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 3dcom2711/hunt-shape-hypothesis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/3dcom2711/hunt-shape-hypothesis/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: 3dcom2711 (https://skillmd.com/u/3dcom2711)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/3dcom2711/hunt-shape-hypothesis

---


<objective>
Refine the active signal into testable hunt hypotheses.

`HYPOTHESES.md`, `SUCCESS_CRITERIA.md`, and `HUNTMAP.md` remain the source of truth.

**Updates:**
- `.planning/HYPOTHESES.md`
- `.planning/SUCCESS_CRITERIA.md`
- `.planning/HUNTMAP.md`
- `.planning/STATE.md`

**After this command:** Run `/hunt-plan 1` or `/hunt-run 1` if plans already exist.
</objective>

<execution_context>
@.github/thrunt-god/workflows/hunt-shape-hypothesis.md
@.github/thrunt-god/templates/hypotheses.md
@.github/thrunt-god/templates/success-criteria.md
@.github/thrunt-god/templates/huntmap.md
</execution_context>

<process>
Execute the hypothesis-shaping workflow from @.github/thrunt-god/workflows/hunt-shape-hypothesis.md.
Drive toward hypotheses that can be proven, disproven, or left explicitly inconclusive.
</process>

