npx claudepluginhub plastic-labs/claude-honcho --plugin honchoDefined in hooks/hooks.json
bun run ${CLAUDE_PLUGIN_ROOT}/hooks/stop.ts10000msautobun run ${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.ts20000msmanualbun run ${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.ts20000msbun run ${CLAUDE_PLUGIN_ROOT}/hooks/session-end.ts30000msWrite|Edit|Bash|Taskbun run ${CLAUDE_PLUGIN_ROOT}/hooks/post-tool-use.ts10000msbun run ${CLAUDE_PLUGIN_ROOT}/hooks/session-start.ts30000msbun run ${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt.ts7000msExecutes TypeScript hooks via bun across 6 lifecycle events: SessionStart, UserPromptSubmit, PreCompact (auto/manual), PostToolUse (Write/Edit/Bash/Task), SessionEnd, Stop. Involves bash execution and file writes.
Share bugs, ideas, or general feedback.