Hq Update banner
lji151 lji151

Hq Update

Development community

Description

--- description: Write this session's outcome back to the domain's HQ status file argument-hint: "[domain]" allowed-tools: ["Bash", "Read", "Edit"] --- # Update the HQ status The point of this command is that the *next* session — possibly tomorrow, possibly someone else — does not repeat what this one just did. ## Steps 1. Resolve the domain: `$ARGUMENTS`, else `HQ_DOMAIN`, else `defaultDomain` in `hq.config.json`. If you still cannot tell, ask rather than guessing. 2. Read the current f

Installation

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

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

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

Full documentation available on GitHub

View Source Repository