Hq Dashboard banner
lji151 lji151

Hq Dashboard

Development community

Description

--- description: Show every HQ domain on one screen — stale, blocked, and untouched work argument-hint: "[--stale-hours N] [--md] [--html <file>]" allowed-tools: ["Bash", "Read"] --- # The HQ dashboard ```bash node "${CLAUDE_PLUGIN_ROOT}/scripts/hq.mjs" dashboard $ARGUMENTS ``` Then answer the question the user actually has, which is almost never "what does the table say". It is **what have I missed**. Lead with that: - **Untouched** domains first. A domain with no workstreams is either fini

Installation

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

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

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

Full documentation available on GitHub

View Source Repository