By benediktms
Multi-agent orchestration framework with neural_link coordination and brain memory
Agent orchestration framework for Claude Code and OpenCode.
Overmind is a multi-agent orchestration framework that coordinates specialized agents to accomplish complex software engineering tasks. It provides:
overmind/
├── kernel/ # Core orchestration engine
├── adapters/ # Platform adapters (Claude Code, OpenCode)
├── skills/ # Skill definitions
├── config/ # Configuration
└── cli/ # CLI tools
just install
Config is read from:
~/.config/overmind/overmind.toml (user level).overmind/ (project level)just dev # Run in development mode
just test # Run tests
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executes bash commands
Hook triggers when Bash tool is used
Executes bash commands
Hook triggers when Bash tool is used
npx claudepluginhub benediktms/overmind --plugin overmindLocal-first personal knowledge base — tasks with dependencies, semantic memory, typed records, and the overview guide.
Context management and multi-agent orchestration with performance optimization tools
Dynamic orchestrator plugin — 200+ agents, 200+ skills, hooks, and MCP servers. Upstream sources linked via git submodules (agency-agents, everything-claude-code, oh-my-claudecode, gstack, superpowers)
Multi-agent orchestrator — supervisor loop that launches agents to implement plans
Multi-agent coordination with agent-swarm MCP
Memory compression system for Claude Code - persist context across sessions
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.