From mycelium
Orchestrates fan-out of subagents for parallel exploration of 2+ OST solutions, fans in results for ICE scoring, bias check, and winner selection via bakeoff. Use for independent research streams.
npx claudepluginhub haabe/mycelium --plugin myceliumThis skill uses the workspace's default tool permissions.
- OST has 2+ solutions for the same opportunity that need parallel exploration
Orchestrates multi-agent workflows with parallel pipelines, sync barriers, state tracking, checkpointing, and progress metrics. Use for coordinating 3+ agents across sessions.
Orchestrates parallel campaigns in coordinated waves, spawning 2-3 agents per wave in isolated git worktrees. Collects discoveries and shares context between waves. For 3+ independent work streams.
Automates multi-agent execution with task decomposition, parallel dispatch, memory coordination, and verification loops for complex features.
Share bugs, ideas, or general feedback.
For each solution:
/mycelium:bias-check on combined findingsWhen comparing competing OST leaves for the same opportunity:
.claude/canvas/archived-solutions.yml with full evidence snapshotSee ${CLAUDE_PLUGIN_ROOT}/orchestration/leaf-bakeoff.md for the complete bakeoff protocol.
See ${CLAUDE_PLUGIN_ROOT}/orchestration/agent-teams.md for full orchestration patterns.