Q End banner
assafkip assafkip

Q End

Development community

Description

End investigation session. Summarize all changes and save state. ## Steps 1. List all files modified during this conversation (investigation files, findings, evidence, targets) 2. Summarize what was collected, analyzed, or discovered 3. Update the active case's `memory/investigation-state.md` with: - Session date and summary - What was collected/analyzed - Outstanding tasks - Next priority - Updated hypothesis status 4. Create a session log file in `memory/sessions/session-YYYY-

Installation

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

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

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

Full documentation available on GitHub

View Source Repository