Q Intake banner
assafkip assafkip

Q Intake

Development community

Description

Process new information into the investigation structure. Execute the /q-intake steps from `.q-system/commands.md`. Types: target, finding, evidence, tip 1. Ask for the information (or accept paste/file) 2. Classify: What type of information is this? 3. Assess reliability using the A-F scale from `.q-system/preflight.md` 4. Route to appropriate file: - New person/entity -> `investigations/<case>/targets/[name].md` - Confirmed intelligence -> `investigations/<case>/findings/` - Raw da

Installation

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

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

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

Full documentation available on GitHub

View Source Repository