swarm-planner
๐ฏSkillfrom am-will/codex-skills
Generates dependency-aware implementation plans that optimize task execution across multiple agents by explicitly mapping task dependencies and enabling parallel processing.
Overview
Swarm Planner is a Claude Code skill that creates dependency-aware implementation plans specifically optimized for parallel multi-agent execution. It is designed for explicit invocation only, meaning it activates solely when directly called by the user rather than through automatic trigger detection. The skill analyzes task dependencies to maximize parallelization opportunities across multiple agent instances.
Key Features
- Dependency-Aware Planning: Analyzes task relationships to identify which work items can run in parallel and which must be sequential
- Multi-Agent Optimization: Generates plans structured for efficient distribution across multiple concurrent agent instances
- Explicit Invocation: Activates only on direct user command, preventing unintended plan generation
- Parallelization Focus: Maximizes throughput by identifying the optimal task graph for parallel execution
Who is this for?
This skill is for developers running multi-agent workflows who need structured implementation plans that maximize parallel execution efficiency. It is ideal for teams using swarm-based development approaches where multiple AI agents work simultaneously on different parts of a project.
Same repository
am-will/codex-skills(19 items)
Installation
npx vibeindex add am-will/codex-skills --skill swarm-plannernpx skills add am-will/codex-skills --skill swarm-planner~/.claude/skills/swarm-planner/SKILL.mdSKILL.md
More from this repository10
Frontend design skill for creating distinctive, production-grade web interfaces with high design quality, avoiding generic AI aesthetics through bold creative choices and exceptional attention to detail
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Context7 documentation fetcher skill for retrieving current library documentation via Context7 API, proactively looking up APIs for React, Next.js, Supabase, and other libraries instead of relying on outdated knowledge
Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.
Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Detailed implementation planning skill that creates phased plans with sprints and atomic tasks, covering codebase research, requirements clarification, and structured implementation phases for bugs, features, or tasks
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation, including parallel task execution, LLM council multi-agent orchestration, Context7 doc fetching, and Gemini Computer Use browser control.