From honcho
Displays Honcho memory system status: connection health, workspace, peers, observation queue, and conclusion count. Invoke via /honcho:status for quick checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/honcho:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display the current Honcho memory system status: connection health, workspace, peers, observation queue, and conclusion count.
Display the current Honcho memory system status: connection health, workspace, peers, observation queue, and conclusion count.
Run /honcho:status to see the current state of the Honcho memory system.
After running the script, present a concise status card echoing the runner output. Do NOT add prose commentary — the output speaks for itself. Only add a one-line note if something looks wrong (e.g. auth failed, unreachable, 0 conclusions).
bun run ${CLAUDE_PLUGIN_ROOT}/src/skills/status-runner.ts
npx claudepluginhub outpoints/claude-honcho --plugin honcho3plugins reuse this skill
First indexed Jul 18, 2026
Displays Honcho memory system status: connection health, workspace, peers, observation queue, and conclusion count. Invoke via /honcho:status for quick checks.
Shows agent runtime status including identity, model, context usage, memory stats, crons, and voice configuration. Triggers on /status or natural language requests.
Shows Basic Memory plugin status including project configuration, capture settings, recent session checkpoints, and CLI reachability.