skills/smithery.ai/swarm-planner

swarm-planner

SKILL.md

Swarm-Ready Planner

Create implementation plans with explicit task dependencies optimized for parallel agent execution.

Core Principles

  1. Explore Codebase: Investigate architecture, patterns, existing implementations, dependencies, and frameworks in use.
  2. Fresh Documentation First: Use Context7 for ANY external library, framework, or API before planning tasks
  3. Explicit Dependencies: Every task declares what it depends on, enabling maximum parallelization
  4. Atomic Tasks: Each task is independently executable by a single agent
  5. Review Before Yield: A subagent reviews the plan for gaps before finalizing

Process

1. Research & Documentation

Codebase investigation:

  • Architecture, patterns, existing implementations
  • Dependencies and frameworks in use
Installs
2
First Seen
Mar 31, 2026