honcho-status

Displays Honcho memory status and configuration for selected sessions and accounts.

6|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/plastic-labs/cursor-honcho --skill honcho-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: honcho-status
Source: https://github.com/plastic-labs/cursor-honcho/tree/main/plugins/honcho/skills/honcho-status
Command: npx skills add https://github.com/plastic-labs/cursor-honcho --skill honcho-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Honcho-status provides immediate visibility into the current Honcho memory system's health, configuration, and session state to speed diagnosis and maintenance.

Core Features & Use Cases

  • Live Plugin Status: whether Honcho memory is enabled or disabled.
  • Configuration & Sessions: shows peer name, AI peer, workspace, and the current session details.
  • Operational Insights: endpoint health, API stats, and memory usage for quick troubleshooting.

Quick Start

Ask the AI to run the honcho-status command to retrieve the current memory state.

Frequently Asked Questions about honcho-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Honcho memory status and configuration in Cursor?

You can check Honcho memory status by running the /honcho-status command, which renders a concise card showing live plugin status, session state, endpoint health, and API stats for your Cursor workspace.

What does the Honcho memory status card show for debugging operations?

The Honcho memory status card shows operational insights for debugging, including whether memory is enabled, peer names, workspace details, current session state, endpoint health, API stats, and memory usage.

How do I get started with monitoring Honcho session state?

To start monitoring Honcho session state, run the status runner at bun run ./src/skills/status-runner.ts and ask the AI to execute the honcho-status command to retrieve the current memory configuration.

Does Honcho status monitoring require any specific dependencies or runners?

Yes, Honcho status monitoring requires a status runner available at bun run ./src/skills/status-runner.ts to fetch real-time memory usage and configuration data across Cursor sessions.

Why is my Honcho memory not working across Cursor sessions?

If Honcho memory is not working, use the /honcho-status command to verify if the plugin is enabled, check endpoint health, and review API stats to quickly troubleshoot session state and configuration issues.