Swarm-planner creates dependency-aware implementation plans optimized for parallel multi-agent execution by mapping out atomic tasks with explicit dependencies. It's designed for development teams coordinating multiple agents or developers who need to parallelize work efficiently by identifying which tasks can run simultaneously. The skill solves the problem of sequencing complex implementation work while maximizing parallelization and eliminating ambiguity about task prerequisites and constraints.
npx skills add https://github.com/am-will/codex-skills --skill swarm-planner