This is Jeffrey Emanuel's actual production workflow for running parallel agent swarms on real projects. You get the exact prompts he uses to coordinate multiple Claude instances through NTM (tmux session manager), Agent Mail (message passing), Beads (task graph), and BV (prioritization). The core insight is that agents are fungible generalists, so coordination matters more than specialization. Use this when you're past planning and ready to execute with multiple agents working simultaneously. The prompts cover everything from initial setup to self-review loops to handling context compaction. It's opinionated and specific, which makes it actually useful if you're building something similar.
npx skills add https://github.com/dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations --skill agent-swarm-workflow