agent-teams

Orchestrate AI agents through a strict TDD pipeline to create pull requests.

705|56|Updated Dec 26, 2025
One-click install
npx skills add https://github.com/alinaqi/claude-bootstrap --skill agent-teams-alinaqi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-teams
Source: https://github.com/alinaqi/claude-bootstrap/tree/main/skills/agent-teams
Command: npx skills add https://github.com/alinaqi/claude-bootstrap --skill agent-teams-alinaqi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the entire software development lifecycle for AI-generated code, enforcing strict TDD, code reviews, and security checks through a coordinated team of specialized AI agents.

Core Features & Use Cases

  • Automated Feature Development: Manages the end-to-end process of developing features, from specification to pull request creation.
  • Strict TDD Pipeline: Enforces a mandatory sequence of spec, test-fail, implement, test-pass, validate, review, and security checks.
  • Agent Orchestration: Utilizes a Team Lead to coordinate multiple specialized agents (Quality, Security, Code Review, Merger, Feature Agents).
  • Use Case: Initialize a new project, define features, and have the AI team autonomously develop, test, review, and create pull requests for each feature according to a robust pipeline.

Quick Start

Use the agent-teams skill to spawn a new development team for the 'user-authentication' feature.

Frequently Asked Questions about agent-teams

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

FAQPage Schema
How do I automate a TDD pipeline with AI agents for feature development?

Automating a TDD pipeline with AI agents involves orchestrating a coordinated team to enforce a mandatory sequence of spec, test-fail, implement, test-pass, validate, review, and security checks from specification to pull request creation.

What does an AI agent team do during code review and security checks?

During code review and security checks, an AI agent team coordinates specialized Quality, Security, and Code Review agents to validate implementations against strict test-driven development gates before allowing a merger agent to create a pull request.

How to set up an autonomous AI development team for CI/CD and code reviews?

To set up an autonomous AI development team for CI/CD, you must set the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 environment variable, initialize a project, and define features for the Team Lead to coordinate specialized agents.

Do I need any environment variables to run AI agent teams for software engineering?

Yes, running AI agent teams for software engineering requires setting the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 environment variable to activate the Team Lead and orchestrate the specialized development pipeline agents.

Can AI agents manage task dependencies and quality gates in a development pipeline?

Yes, AI agents can manage task dependencies and quality gates in a development pipeline by using a Team Lead to coordinate Feature, Quality, Security, and Merger agents, ensuring strict TDD compliance from spec to pull request.