status is agent-read markdown (skill) from plastic-labs/claude-honcho: Show current Honcho memory status and configuration.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Honcho Status
Display the current Honcho memory system status: connection health, workspace, peers, observation queue, and conclusion count.
## What It Shows
1. **Connection** - Live connection health and latency
2. **Workspace** - Current workspace and endpoint URL
3. **Peers** - User peer and AI peer names
4. **Observing** - Queue processing status (messages observed, active, sessions)
5. **Conclusions** - Total conclusion/memory count for the user peer
## Usage
Run `/honcho:status` to see the current state of the Honcho memory system.
## Presentation
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).
## Implementation
```bash
bun run ${CLAUDE_PLUGIN_ROOT}/src/skills/status-runner.ts
```
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_vnpzgq47wcladwkp
GET https://markdownregistry.com/api/v1/resolve?ref=plastic-labs/claude-honcho/status
GET https://markdownregistry.com/api/v1/blob/339d56d9bd53da906bd852e4d23a630e6c4dd3d01d02282bdbe0f9b436c8e374
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
plastic-labs/claude-honcho · plugins/honcho-dev/skills/integrate/SKILL.md · Integrate Honcho memory and social cognition into existing Python or TypeScript codebases. Use when adding Honcho SDK…
plastic-labs/claude-honcho · plugins/honcho-dev/skills/migrate-ts/SKILL.md · Migrates Honcho TypeScript SDK code from v1.6.0 to v2.0.0. Use when upgrading @honcho-ai/sdk, fixing breaking changes…
plastic-labs/claude-honcho · plugins/honcho/skills/interview/SKILL.md · Interview the user to capture stable, cross-project preferences and save them to Honcho
jeremylongshore/tons-of-skills-marketplace · plugins/ai-agency/hyperflow/skills/status/SKILL.md · Use when the user wants a one-screen view of current hyperflow project state — version, profile freshness, memory…
indranilbanerjee/digital-marketing-pro · skills/status/SKILL.md · Print a read-only status snapshot of the active brand via scripts/dm-status.py: profile summary, engagements with…
hashgraph-online/hol-guard · integrations/claude-code-plugin/skills/status/SKILL.md · Check HOL Guard local protection status for Claude Code without changing configuration. Use when the user asks whether…
karanb192/claude-code-hooks · plugins/cache-tax/skills/status/SKILL.md · Show this session's prompt-cache state, the cold-comeback price, and the cache writes paid so far
akashgit/remote-factory · skills/status/SKILL.md · Show the current Factory status for this project, including project state, experiment history, eval scores, and active…
crisandrews/clawcode · skills/status/SKILL.md · Show agent runtime status — identity, model, context, memory, crons, voice. Works from CLI or messaging. Triggers on…