fan-out
SolidParallel agent orchestration for OST exploration. Fan-out multiple solution explorations, fan-in results to compare and select winners.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- haabe
- Repository
- haabe/mycelium
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
orchestrate
Use when bounded fan-out, multi-agent research, cross-family review, parallel audits, Herdr control, or autonomous ready-issue implementation helps. Not for tiny work, coupled debugging, or run-until-STOP jobs; use diagnose or autopilot.
multi-agent-orchestration
Multi-agent fan-out/fan-in workflows — supervisor delegation, conflict resolution, and parallel research pipeline synthesis
fan-out
Dispatch the current task to multiple subagents — after checking that fan-out is actually justified. Use for /fan-out, when the user says "multi-agent this" or "fan out", or when a task decomposes into genuinely independent subtasks. Decomposes along context coupling, uses handoff discipline for spawn contracts.