Plugin Claude Code
Plugin marketplace listing 1 plugin: kumiho-memory.
Plugin Claude Code
Plugin marketplace listing 1 plugin: kumiho-memory.
Plugin Claude Code
Persistent graph-native memory for Claude — recalls context across sessions, stores decisions and preferences, bootstraps identity at session start, and mines commits + conversations into a git-anchored decision graph (Decision Memory).
MCP server Claude CodeCodexCursor
MCP server "kumiho-memory" as configured in KumihoIO/kumiho-plugins. Launched with ${KUMIHO_PYTHON:-python} ${CLAUDE_PLUGIN_ROOT}/scripts/run_kumiho_mcp.py. Needs 20 environment variables to run.
Command
Run Dream State memory consolidation — review, enrich, and clean up stored memories.
Command
History Backfill — mine your existing local sessions into typed memories (extract locally, review, then ingest).
Command
Run the Kumiho Memory onboarding wizard — venv, auth, MCP config, skill ingestion.
Command
Update your Kumiho identity preferences — name, language, tone, verbosity, and behavior rules.
Command
Capture a user fact or preference into Kumiho memory.
Hook
Runs when a session starts, running an inline shell check. From KumihoIO/kumiho-plugins.
Hook
Runs after a tool call finishes for Bash, mcp__.*kumiho-memory.*__kumiho_memory_(engage and reflect) tool calls, running an inline shell check (2 commands). From KumihoIO/kumiho-plugins.
Hook
Runs when a session ends, running an inline shell check (2 commands). From KumihoIO/kumiho-plugins.
Hook
Runs when the agent asks permission for an action for mcp__.*kumiho-memory.*__kumiho_.* tool calls, running an inline shell check. From KumihoIO/kumiho-plugins.
Hook
Runs when the agent finishes a response, running an inline shell check. From KumihoIO/kumiho-plugins.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From KumihoIO/kumiho-plugins.
Hook
Runs when a subagent starts, running an inline shell check. From KumihoIO/kumiho-plugins.
Skill Claude CodeCodex
Persistent memory system — bootstraps identity at session start, recalls previous sessions, stores decisions and preferences, discovers behavioral skills dynamically from the memory graph. Use when the user starts a session, asks about past context, or when any topic might have history.