By gsornsen
Distributed intelligence system with 130+ expert agents across 11 domains, dual-mode coordination (Redis/TaskQueue/Markdown), real-time pub/sub messaging, and durable Temporal workflows. Like nature's mycelial networks.
Run comprehensive health checks on all configured infrastructure components.
Check the status of CI/CD pipelines for the current project.
Multi-agent coordination status check. Shows agent workload, active tasks, and team health with formatted progress bars and statistics.
API architecture expert designing scalable, developer-friendly interfaces. Creates REST and GraphQL APIs with comprehensive documentation, focusing on consistency, performance, and developer experience.
Senior backend engineer specializing in scalable API development and microservices architecture. Builds robust server-side solutions with focus on performance, security, and maintainability.
Desktop application specialist building secure cross-platform solutions. Develops Electron apps with native OS integration, focusing on security, performance, and seamless user experience.
Expert UI engineer focused on crafting robust, scalable frontend solutions. Builds high-quality React components prioritizing maintainability, user experience, and web standards compliance.
End-to-end feature owner with expertise across the entire stack. Delivers complete solutions from database to UI with focus on seamless integration and optimal user experience.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
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 claimnpx claudepluginhub gsornsen/mycelium --plugin mycelium-coreBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Mycelium: Like nature's mycelial networks that communicate through chemical signals, distribute resources efficiently, and exhibit emergent intelligence - this Claude Code plugin creates an ecosystem of expert subagents that collaborate in real-time.
Mycelium is a comprehensive Claude Code plugin providing:
/infra-check, /team-status, /pipeline-status commands# Option 1: Plugin Marketplace (recommended)
/plugin marketplace add gsornsen/mycelium
/plugin install mycelium-core@mycelium
# Option 2: Direct from GitHub
claude plugin install git+https://github.com/gsornsen/mycelium.git
# Option 3: Local development
ln -s /path/to/mycelium ~/.claude/plugins/mycelium
Important: Restart Claude Code completely after installation to load all 130+ agents.
# Check infrastructure health
/infra-check
# Verify agents loaded (should see 119+ mycelium agents)
/agents
# Check coordination status
/team-status
@agent-name to activate specialists/team-status and /infra-check commands📖 New User? See .mycelium/modules/onboarding.md for complete setup guide.
🍄 Orchestrators (coordinate workflows)
/ | \
Agents Agents Agents (specialized experts)
\ | /
============================
Substrate (coordination)
- Redis (real-time)
- TaskQueue (structured)
- Markdown (offline)
============================
Key Terms:
| Category | Agents | Description |
|---|---|---|
| Core Development | python-pro, ai-engineer, javascript-expert, typescript-specialist, rust-developer | Primary language specialists |
| Infrastructure | devops-engineer, kubernetes-specialist, docker-expert, security-auditor | DevOps and deployment |
| Data & AI | data-engineer, ml-engineer, nlp-specialist, computer-vision-expert | ML and data science |
| Quality & Security | qa-engineer, test-automation-specialist, performance-engineer | Testing and optimization |
| Developer Experience | cli-developer, documentation-engineer, mcp-specialist | Tools and documentation |
| Meta-Orchestration | multi-agent-coordinator, workflow-orchestrator, task-distributor | Workflow coordination |
| + 5 more categories | See .mycelium/modules/agents.md |
📖 Learn More: See .mycelium/modules/agents.md for complete agent catalog.
Mycelium features fast, lazy-loading agent discovery (105x faster than traditional loading):
from scripts.agent_discovery import AgentDiscovery
from pathlib import Path
Join the Cotal mesh — coordinate with other AI agents as lateral peers (presence, messaging, role requests) over NATS.
Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.
Gives Claude Code a multi-agent coordination layer over MCP — an atomic shared blackboard (locked propose/validate/commit), permission gating with HMAC/Ed25519-signed tokens, federated token-budget tracking, and append-only audit-log queries. Backed by an orchestrator with 32 framework adapters (LangChain, AutoGen, CrewAI, Gemini, and more).
Open Agent OS for Claude Code, Codex, and Cursor: meta-agent builder, A2A Hub routing, local ontology, memory/security gates.
Multi-agent coordination with agent-swarm MCP