team-assemble

Assemble cross-functional AI agent teams using Claude Code's TeamCreate API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ab180/claude-camp --skill team-assemble-ab180
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-assemble
Source: https://github.com/ab180/claude-camp/tree/main/team-assemble
Command: npx skills add https://github.com/ab180/claude-camp --skill team-assemble-ab180

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Analyze tasks and dynamically assemble expert agent teams using Claude Code's TeamCreate API. Scouts your codebase, designs optimal agents, and executes with validation.

Core Features & Use Cases

  • Dynamic team design: scouts analyze the codebase to propose specialized agents with clear roles and tasks.
  • Phase-driven execution: integrates task analysis, scouting, integration, execution, validation, and cleanup.
  • Reusable templates: relies on an agent-bank and prompt templates to standardize collaboration and QA.

Quick Start

Prompt Claude Code to perform Phase 1 task analysis and Phase 3 team design to assemble an effective agent team.

Frequently Asked Questions about team-assemble

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

FAQPage Schema
How do I assemble an AI agent team for complex project management tasks?

You can assemble cross-functional AI agent teams by using Claude Code's TeamCreate API to scout the codebase, design specialized roles, and execute tasks with iterative QA validation.

What is the best way to automate role separation and parallel work for AI agents?

Automating role separation involves applying phase-driven execution across task analysis, scouting, integration, execution, and cleanup, ensuring agents collaborate through standardized prompt templates.

Does this team assembly approach enforce acceptance criteria during execution?

Yes, the team assembly process enforces acceptance criteria by guiding a 3-round verify/fix loop utilizing QA and support agents to validate task outputs.

Can I use Claude Code APIs to build a cross-functional AI team for codebase scouting?

Yes, you can use TeamCreate, TaskCreate, and TaskUpdate APIs within Claude Code to dynamically scout codebases, design optimal agents, and manage cross-functional team execution.

When do I need dynamic agent team design for project workflows?

You need dynamic agent team design when projects benefit from role separation, parallel work, and iterative validation across complex phases like task analysis, integration, and QA.

What are the limitations of using predefined agent templates for team assembly?

Predefined agent templates standardize collaboration and QA but may lack flexibility for highly unique tasks, requiring dynamic scouting to propose specialized agents with clear roles.