Q Brief banner
assafkip assafkip

Q Brief

Development community

Description

Generate a structured investigation brief summarizing current state. Execute the /q-brief steps from `.q-system/commands.md`. 1. Read `canonical/scope.md`, all targets, all findings, timeline 2. Generate brief with: - Executive summary: 3-5 bullet points answering the primary question - Key findings: confirmed intelligence with confidence levels and citations - Target matrix: all targets, status, key connections - Timeline summary: major events in chronological order - Collectio

Installation

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

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

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

Full documentation available on GitHub

View Source Repository