SubagentStop
01Hook Claude Code
Runs when a subagent finishes, executing memory-hook.ts via bun. From varun29ankuS/shodh-memory.
Hook Claude Code
Runs when a subagent finishes, executing memory-hook.ts via bun. From varun29ankuS/shodh-memory.
Settings file Claude Code
Agent settings declaring 1 hook event (SubagentStop).
MCP server Claude CodeCodexCursor +2
MCP server "shodh-memory" as configured in varun29ankuS/shodh-memory. Launched with bun run mcp-server/index.ts. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
Linear's hosted MCP server: lets the agent read and update issues, projects and cycles. Remote server at mcp.linear.app.
MCP server Claude CodeCodexCursor +2
MCP server "code-review-graph" as configured in varun29ankuS/shodh-memory. Runs code_review_graph with python.
Instructions file
Instructions for varun29ankuS/shodh-memory, covering shodh-memory project instructions, must rules, code standards, persistent memory (shodh-memory mcp) and codebase map.
Skill Claude CodeCodex
This skill should be used when the user asks to 'orchestrate a task', 'break down work into parallel agents', 'coordinate subtasks', 'run agents in parallel', or mentions 'multi-agent'. Decomposes complex tasks into tracked subtasks, dispatches parallel subagents, and coordinates until completion.
Skill Claude CodeCodex
Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.
MCP server Claude CodeCodexCursor +2
MIF (Memory Interchange Format) — vendor-neutral memory portability for AI agents. Runs locally from the mif-tools Python package.