spawn-planning-agents

Coordinate planning tasks across agents to generate actionable implementation plans.

10|2|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/eveld/claude --skill spawn-planning-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spawn-planning-agents
Source: https://github.com/eveld/claude/tree/main/skills/spawn-planning-agents
Command: npx skills add https://github.com/eveld/claude --skill spawn-planning-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates multi-agent planning to gather context, analyze patterns, and convert insights into concrete implementation plans for codebase changes.

Core Features & Use Cases

  • Context gathering & discovery: Locate relevant code areas, existing work, and related research.
  • Pattern analysis & modeling: Compare architectures and identify reusable patterns to inform plans.
  • Plan synthesis & phasing: Produce phased implementation plans with concrete tasks and milestones.

Quick Start

Prompt the system to gather context, analyze patterns, and generate a phased plan for the target feature.

Frequently Asked Questions about spawn-planning-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an implementation plan for a new software feature in an existing codebase?

Multi-agent planning breaks down software development workflows by distributing context gathering, pattern analysis, and plan synthesis across specialized subagents. This parallel task execution models architectures and converts insights into actionable implementation plans.

What is the best way to analyze architecture patterns before planning codebase changes?

Yes, you can use this approach for architecture reviews. It orchestrates multi-agent planning to locate relevant code areas, compare architectures, and convert insights into concrete implementation plans for codebase changes.

How do I create a phased implementation plan for software development tasks?

To start planning software features, prompt the system with the target feature. It will automatically gather context, analyze patterns, and generate a phased implementation plan with actionable tasks.

Does multi-agent planning work for research tasks across large codebases?

You should use multi-agent planning for complex software development workflows requiring context discovery and pattern modeling. It coordinates specialized subagents to handle parallel task execution and synthesize actionable plans.