team-plan

Coordinate five agents to research a codebase and produce a Plan Mode implementation plan.

35|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/sean-sunagaku/claude-code-plugin --skill team-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-plan
Source: https://github.com/sean-sunagaku/claude-code-plugin/tree/main/team-plan/skills/team-plan
Command: npx skills add https://github.com/sean-sunagaku/claude-code-plugin --skill team-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Five expert agents coordinate to research a codebase, discuss, and form a consensus, generating a Plan Mode implementation plan before writing any code. This reduces ambiguity, aligns stakeholder expectations, and minimizes rework by surfacing dependencies and risks early.

Core Features & Use Cases

  • Five-agent team orchestration: parallel research (code-researcher, dependency-analyst, pattern-expert) with a solution-architect guiding discussions to converge on a solid plan.
  • Bidirectional user escalation: when uncertainties arise, the team prompts the user for clarifications and shares progress to ensure alignment.
  • Plan-first execution: produces a formal plan in Plan Mode detailing changes, risks, and testing considerations prior to implementation.
  • End-to-end workflow coverage: from task receipt and team assembly through research, discussion, plan writing, and post-approval implementation readiness.
  • Use Case: ideal for complex features with unclear impact across files, ensuring a complete plan is produced before coding begins.

Quick Start

Instruct the five-agent team to investigate a given coding task and generate a complete implementation plan before proceeding.

Frequently Asked Questions about team-plan

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

FAQPage Schema
How do I plan code changes across multiple files before implementation?

To plan code changes across multiple files, you can use a five-agent team to research your codebase, assess dependencies, and converge on a Plan Mode implementation plan before any coding begins. This parallel exploration minimizes rework by surfacing risks early.

What is multi-agent collaborative planning for complex software features?

Multi-agent collaborative planning is a workflow where five expert agents—researcher, dependency-analyst, pattern-expert, architect, and coordinator—investigate a codebase and form consensus to produce a formal implementation plan, ensuring stakeholder alignment before development starts.

How do I identify risks and dependencies in a complex codebase?

To identify risks and dependencies, deploy a coordinated agent team to perform parallel research across your codebase, analyzing patterns and architectural impacts to surface potential issues and generate a risk-assessed implementation plan.

Can I get clarification during automated codebase planning?

Yes, during automated codebase planning, the agent team supports bidirectional user escalation, meaning it will prompt you for clarifications and share progress when uncertainties arise to ensure alignment throughout the research and planning workflow.

When should I use a multi-agent team to plan code work?

Use a multi-agent team to plan code work when facing complex features with unclear impacts spanning multiple files and dependencies, requiring parallel exploration, risk assessment, and a formal Plan Mode implementation plan before writing any code.

Does multi-agent codebase planning require external dependencies?

No, multi-agent codebase planning requires no external dependencies, operating independently to coordinate team formation, collaborative research, plan writing, user approval, and subsequent implementation readiness end-to-end.