team-generator

Assemble Claude Code Agent Teams with configurable roles and workflows.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/walker-hzx/AI-Assistant --skill team-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-generator
Source: https://github.com/walker-hzx/AI-Assistant/tree/main/skills/team-generator
Command: npx skills add https://github.com/walker-hzx/AI-Assistant --skill team-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dynamic generation of Claude Code Agent Teams enables multi-role collaboration and parallel work across research, code review, debugging, and coordination tasks.

Core Features & Use Cases

  • Team structure templates and role definitions for common workflows (需求孵化、开发、代码审查等).
  • Config-driven setup: teams/[team]/config.json defines team composition, workflow, and communication guidelines.
  • Initialization prompts (optional): assign roles and responsibilities when activating the team.

Quick Start

Create a team named MyTeam to start parallel collaboration across roles.

Frequently Asked Questions about team-generator

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

FAQPage Schema
How do I create an agent team for parallel task automation?

To create an agent team for parallel task automation, you define a configurable team structure using a teams/[team]/config.json file that specifies team composition, explicit role definitions, and standardized output formats.

What is role-prompting in agent teams and how does it work?

Role-prompting in agent teams assigns specific responsibilities to individual agents during initialization, enabling parallel collaboration across research, code review, debugging, and development workflows.

Can I use a config.json file to define code review and debugging workflows?

Yes, you can use a config.json file to define code review and debugging workflows by explicitly configuring the team composition, communication guidelines, and standardized output formats required for coordinated execution.

How do I set up a config-driven team structure for coordinated execution?

You set up a config-driven team structure by creating a teams/[team]/config.json file that establishes team composition, workflow rules, and communication guidelines for parallel collaborative tasks.

Do I need external dependencies to start multi-role collaboration with Claude Code?

No external dependencies are required to start multi-role collaboration with Claude Code, as the agent team generation relies entirely on internal config.json templates and initialization prompts.

What are the limitations of config-driven agent teams for parallel work?

Config-driven agent teams for parallel work are limited to scenarios supported by the predefined config.json structure, meaning complex workflows outside of research, code review, and debugging may require custom configuration adjustments.