Q Challenge banner
assafkip assafkip

Q Challenge

Development community

Description

Force a structured challenge of all investigation assumptions and hypotheses. This is a mid-investigation health check. Do NOT skip steps. ## Steps 1. Read `canonical/scope.md` for hypotheses 2. Read ALL files in `investigations/<case>/findings/` 3. Read `investigations/<case>/evidence/` index (list files, read key ones) 4. Read `memory/investigation-state.md` for current assessment ## For each hypothesis, answer: | Question | Answer | |----------|--------| | What evidence SUPPORTS this? |

Installation

Installs to ~/.claude/skills/assafkip-huntkit-q-challenge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/assafkip-huntkit-q-challenge && curl -fsSL https://raw.githubusercontent.com/assafkip/huntkit/HEAD/commands/q-challenge.md -o ~/.claude/skills/assafkip-huntkit-q-challenge/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository