claude-honcho
Persistent cross-session memory for coding assistants
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core