claude-code-team-builder

Generate a complete .claude/ workspace with agents, skills, and routing rules.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/azadmotala/claude-code-team-builder --skill claude-code-team-builder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: claude-code-team-builder
Source: https://github.com/azadmotala/claude-code-team-builder/tree/main/skill
Command: npx skills add https://github.com/azadmotala/claude-code-team-builder --skill claude-code-team-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill creates a ready-to-use .claude/ workspace by generating agents, skills, routing, and a project brain so Claude Code can orchestrate an AI development team from scratch.

Core Features & Use Cases

  • Produces a complete .claude/ directory including CLAUDE.md, settings.json, agents/, and skills/
  • Defines four mandatory agents (orchestrator, problem-solver, test-engineer, documentation-writer) plus project-specific roles
  • Creates executable and domain skills to support autonomous project work and handoffs
  • Automates project setup for new clients or greenfield projects

Quick Start

Provide a project description and I'll generate a complete .claude/ workspace ready for Claude Code to configure and run.

Frequently Asked Questions about claude-code-team-builder

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

FAQPage Schema
How do I set up an AI development team for a greenfield project?▼

Setting up an AI dev team involves generating a complete .claude/ workspace with a CLAUDE.md brain, orchestrator, and execution skills. This automation produces project-specific roles and routing rules, enabling autonomous orchestration from scratch.

How does AI agent orchestration work for autonomous coding?▼

AI agent orchestration works by generating a CLAUDE.md brain and routing rules that direct task handoffs between specialized agents. An orchestrator manages problem-solver, test-engineer, and documentation-writer agents using templates to execute project work autonomously.

Can I use an automated AI team setup for rescoping an existing project?▼

Yes, you can use automated AI team setup for rescoping existing projects. The process generates a fresh .claude/ workspace with updated domain skills, routing rules, and a CLAUDE.md brain to redefine project conventions and orchestrate the existing codebase.

What agents are required to automate a full AI dev team?▼

To automate a full AI dev team, four mandatory agents are required: orchestrator, problem-solver, test-engineer, and documentation-writer. The setup also generates project-specific roles and routing rules to support autonomous execution and agent handoffs.

Do I need a specific framework to generate a .claude workspace?▼

You do not need a specific framework, but you require Claude Code to orchestrate the generated AI dev team. The automation produces a complete .claude/ directory containing settings.json, agents, and skills configured specifically for autonomous execution within Claude Code.

What is the best way to enforce project conventions with AI agents?▼

The best way to enforce project conventions with AI agents is by generating a CLAUDE.md project brain and executable domain skills. This configuration enforces conventions through routing rules and handoff templates, ensuring autonomous execution aligns with project standards.