This handles the migration from Honcho Python SDK v1.6.0 to v2.1.1, which introduced a pile of breaking changes. The biggest is ditching AsyncHoncho in favor of a unified client with .aio accessors, plus the rename from "observations" to "conclusions" and Representation becoming a plain string. You'll also hit renamed methods (get_config to get_configuration, working_rep to representation), stricter validation that now throws errors on typos, and peer() and session() always making API calls instead of returning lazy objects. If you're upgrading Honcho or seeing errors about AsyncHoncho or the Representation class, this walks through the mechanical fixes with before and after examples.
npx -y skills add plastic-labs/honcho --skill migrate-honcho --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills