Q Debrief banner
assafkip assafkip

Q Debrief

Development community

Description

Extract structured findings from a conversation, interview, document, or source. Execute the /q-debrief steps from `.q-system/commands.md`. 1. Ask founder to describe or paste the source material 2. Extract: - New targets or entities mentioned - Facts (with reliability assessment using A-F scale from `.q-system/preflight.md`) - Timeline events (with dates) - Relationships between entities - Contradictions with existing findings - New collection leads 3. Route to appropriate i

Installation

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

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

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

Full documentation available on GitHub

View Source Repository