PreToolUse
01Hook Claude Code
Runs before the agent uses a tool, running claude-hook. From bobmatnyc/claude-mpm.
Hook Claude Code
Runs before the agent uses a tool, running claude-hook. From bobmatnyc/claude-mpm.
Hook Claude Code
Runs after a tool call finishes for Write, MultiEdit, Edit and NotebookEdit tool calls, running claude-hook (2 commands). From bobmatnyc/claude-mpm.
Hook Claude Code
Runs when a tool call fails, running python3. From bobmatnyc/claude-mpm.
Hook Claude Code
Runs when the agent finishes a response, running claude-hook. From bobmatnyc/claude-mpm.
Hook Claude Code
Runs when a subagent finishes, running claude-hook. From bobmatnyc/claude-mpm.
Hook Claude Code
Runs when a session starts, running claude-hook. From bobmatnyc/claude-mpm.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running claude-hook (2 commands). From bobmatnyc/claude-mpm.
Hook Claude Code
Runs when the agent asks permission for an action, running claude-hook. From bobmatnyc/claude-mpm.
Settings file Claude Code
Agent settings declaring 8 hook events (PreToolUse, PostToolUse, PostToolUseFailure, Stop) and 5 allowed tools.
Skill Claude CodeCodex
Automatically file GitHub issues when claude-mpm errors are encountered during a session.
Skill Claude CodeCodex
General protocol for executing migration skill wizards - service installation and configuration guides.
Skill Claude CodeCodex
Catalog and router for migration skill wizards (service installation guides).
Skill Claude CodeCodex
Persistent memory palace system with hierarchical storage (palace/wing/room/closet/drawer), progressive retrieval (L0-L3), and temporal knowledge graph for cross-session context.
Skill Claude CodeCodex
Hybrid code search (BM25 + vector + KG) with RRF fusion. Single daemon serves multiple named indexes. Replaces mcp-vector-search.
Skill Claude CodeCodex
Install and configure trusty-memory and trusty-search for persistent AI memory and semantic code search.
Skill Claude CodeCodex
Verify that a test is actually testing what it claims to test: semantic correctness, mutation-style reasoning, and mock hygiene for any language or framework.
MCP server Claude CodeCodexCursor +2
MCP server "trusty-memory" as configured in bobmatnyc/claude-mpm. Launched with trusty-memory serve --stdio.
MCP server Claude CodeCodexCursor +2
MCP server "trusty-search" as configured in bobmatnyc/claude-mpm. Launched with trusty-search serve.
MCP server Claude CodeCodexCursor +2
MCP server "mcp-ticketer" as configured in bobmatnyc/claude-mpm. Launched with mcp-ticketer mcp --path /Users/masa/Projects/claude-mpm.
MCP server Claude CodeCodexCursor +2
MCP server "slack-user-proxy" as configured in bobmatnyc/claude-mpm. Runs locally from the /Users/masa/Projects/claude-mpm Python package.
MCP server Claude CodeCodexCursor +2
MCP server "gworkspace-mcp" as configured in bobmatnyc/claude-mpm. Launched with gworkspace-mcp mcp.
MCP server Claude CodeCodexCursor +2
MCP server "mpm-messaging" as configured in bobmatnyc/claude-mpm. Runs locally from the /Users/masa/Projects/claude-mpm Python package.
MCP server Claude CodeCodexCursor +2
MCP server "trusty-review" as configured in bobmatnyc/claude-mpm. Launched with trusty-review serve --stdio. Needs 1 environment variable to run.
Instructions file
Claude Code instructions for bobmatnyc/claude-mpm, covering claude mpm project, priority guide, π΄ git commit rules, π‘ worktree development workflow and π΄ release workflow.