Q Begin banner
assafkip assafkip

Q Begin

Development community

Description

Start a new investigation session. Read all state files to load context before doing anything. ## Steps 1. Identify the active case folder in `investigations/` - If only one case exists, use it - If multiple cases exist, ask the founder which case to work on 2. Read these files in parallel from the active case: - `canonical/scope.md` - `canonical/collection-plan.md` - `memory/investigation-state.md` - `memory/last-handoff.md` (if exists) 3. Read `.q-system/preflight.md` 4. Ou

Installation

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

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

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

Full documentation available on GitHub

View Source Repository