Q Scope banner
assafkip assafkip

Q Scope

Development community

Description

Define or update the investigation scope, hypotheses, and collection requirements. Read `.q-system/preflight.md` first, then execute the /q-scope steps from `.q-system/commands.md`. 1. Ask the founder to describe the investigation (target, question, context) 2. Define: primary question, targets, hypotheses, collection requirements, boundaries 3. Write to `canonical/scope.md` 4. Create initial target files in `investigations/<case>/targets/` using the template from `investigations/<case>/target

Installation

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

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

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

Full documentation available on GitHub

View Source Repository