Search for a command to run...
148 mods
iannuttall's session management commands — save and restore Claude Code conversation state, tag sessions by project, and resume work exactly where you left off.
Visual multi-agent Claude Code client by Stravu — run parallel Claude Code sessions side by side, compare outputs with a diff viewer, and merge the best parts.
Local-first persistent memory MCP server — store notes, context, and knowledge as plain markdown files that Claude can read and write across all sessions.
supermemoryai's persistent memory plugin for Claude Code — automatically indexes your codebases, conversations, and notes for semantic search across all sessions.
Persistent cross-session memory plugin for Claude Code — indexes files, git history, and past conversations so Claude can recall context from weeks ago instantly.
Simple /todo command that manages a session todo list within Claude Code — add, complete, and list tasks inline without leaving your coding flow.
Multi-agent tmux orchestrator — spawn N isolated Claude Code sessions in parallel, each in its own git worktree, then merge the best results back to main.
Hooks for observing and debugging multi-agent Claude Code sessions — trace inter-agent messages, log tool calls, visualize agent graphs, and detect loops.
Voice input MCP server and hook for Claude Code — speak your prompts aloud, get voice alerts when Claude finishes, and navigate sessions hands-free.
A local knowledge graph MCP server — store entities, relationships, and facts that persist across Claude Code sessions for long-running projects.
CLI toolkit for Claude Code — install skills and hooks from the registry, manage configurations, snapshot and restore sessions, and scaffold new mod projects.
Chachamaru127's structured harness for managing multi-file Claude Code projects — task queues, context budgeting, file dependency graphs, and session checkpoints.
OpenTelemetry hooks for Claude Code — emit spans and metrics to any OTEL collector, enabling production-grade observability for your AI coding sessions.
karanb192's comprehensive hooks library — pre/post tool hooks for git automation, test runners, linting enforcement, session logging, and notification alerts.
TypeScript-specific Claude Code hooks — run tsc type checking, ESLint, and Prettier enforcement after every edit so type errors never accumulate during a session.
Audio notification hooks for Claude Code — get voice alerts when Claude finishes a task, needs your input, or hits an error. Never miss a completed session again.