agent-team-planner

Analyze project plans to generate multi-agent team structures and per-agent directives.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/carrotcake5774-ai/forge --skill agent-team-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-planner
Source: https://github.com/carrotcake5774-ai/forge/tree/main/skills/agent-team-planner
Command: npx skills add https://github.com/carrotcake5774-ai/forge --skill agent-team-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Upfront planning for multi-agent orchestration is time-consuming and error-prone. This skill analyzes a PRD or project plan to translate domains into clearly defined agent roles, skills, and directives before execution.

Core Features & Use Cases

  • Plan analysis and domain extraction from PRD/CLAUDE.md
  • Complexity assessment and optimal team pattern mapping
  • Skill inventory scanning and per-agent directive generation
  • Output of an execution graph and team manifest for deployment
  • Use Case: rapidly prepare a structured multi-agent plan from a project brief

Quick Start

Provide a PRD file path and run the agent-team-planner to generate per-agent directives and a team manifest in the .claude/agents directory.

Frequently Asked Questions about agent-team-planner

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

FAQPage Schema
How do I plan multi-agent orchestration from a PRD?

To generate multi-agent directives from a PRD, provide the file path to the planner. It analyzes the plan, scans skill inventories, and outputs per-agent directives with inputs, skills, tasks, and escalation rules directly into the .claude/agents directory.

What is multi-agent team design and directive generation?

Multi-agent team design translates project domains into specific agent roles, while directive generation creates execution rules for each. This skill automates both by analyzing a PRD to produce structured per-agent directives and a deployment manifest.

Can I use a project plan to automatically assign skills to agents?

Yes, you can automatically assign skills to agents from a project plan. The skill performs a complexity assessment and skill inventory scan to map required domains to optimal agent personas and generate corresponding directives.

What does the generated team manifest for multi-agent execution contain?

The generated team manifest contains the execution graph for multi-agent deployment. It maps domains to agents and includes per-agent directives detailing inputs, skills, tasks, and escalation rules for structured orchestration.

Do I need dependencies to run agent-team-planner for multi-agent setup?

No dependencies are required to run this multi-agent setup tool. You only need to provide a PRD file path or project plan to initiate the phase-based analysis and generate the agent structure.