plastic-labsplastic-labsOfficialยท1 Agent Skills Included

claude-honcho

Persistent cross-session memory for coding assistants

Gives coding assistants long-term memory that survives context wipes, restarts, and project switches. Remembers user preferences, past work, and git activity across sessions without manual re-briefing. Includes setup, import, interview, and insight commands plus SDK migration and integration guides for Python and TypeScript apps.
npx skills add plastic-labs/claude-honcho --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-honcho?โ–ผ

Run `npx skills add plastic-labs/claude-honcho --all -g -y` in your terminal to install all skills in this suite globally.

How to give Claude Code persistent memory?โ–ผ

Install the honcho plugin, set your HONCHO_API_KEY environment variable, and restart Claude Code. Memory then loads automatically at every session start.

Does Honcho memory survive context window resets?โ–ผ

Yes. Memory is stored in the Honcho service, not the context window, so it survives context wipes, restarts, and even ctrl+c interruptions.

Can I import past Claude Code sessions into Honcho?โ–ผ

Yes. Run the /honcho:import command to backfill past local session transcripts into memory, with a preview and confirmation before anything uploads.

How to migrate Honcho SDK code from v1 to v2?โ–ผ

The honcho-dev plugin includes migrate-ts and migrate-py skills that walk through every breaking change, including renamed methods, the observations-to-conclusions rename, and the new async pattern.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’