Hq Done banner
lji151 lji151

Hq Done

Productivity community

Description

--- description: Report a dispatched task finished, with the result in one line argument-hint: "<dispatch-id> <what happened>" allowed-tools: ["Bash", "Read", "Edit"] --- # Report a dispatch finished ```bash node "${CLAUDE_PLUGIN_ROOT}/scripts/hq.mjs" done <id> --note "<one line: what happened>" ``` The note is the whole point. It is what the orchestrator reviews, so it must say the **outcome**, not the activity: "re-rendered all three cuts, logo correct in each" rather than "worked on the in

Installation

Installs to ~/.claude/skills/lji151-session-hq-hq-done/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lji151-session-hq-hq-done && curl -fsSL https://raw.githubusercontent.com/lji151/session-hq/HEAD/commands/hq-done.md -o ~/.claude/skills/lji151-session-hq-hq-done/SKILL.md

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

Full documentation available on GitHub

View Source Repository