agent-teams

Orchestrate specialized AI agents through a strict TDD pipeline for software development.

31|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Pouzor/pilotarr --skill agent-teams-pouzor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-teams
Source: https://github.com/Pouzor/pilotarr/tree/main/.claude/skills/agent-teams
Command: npx skills add https://github.com/Pouzor/pilotarr --skill agent-teams-pouzor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the entire software development lifecycle by orchestrating a team of specialized AI agents, enforcing a strict Test-Driven Development (TDD) pipeline from specification to pull request.

Core Features & Use Cases

  • End-to-End Development Pipeline: Manages feature specification, test writing, implementation, validation, code review, and security scanning.
  • Strict TDD Enforcement: Ensures no step is skipped, with automated verification at each stage (RED/GREEN phases).
  • Use Case: Kickstart a new project feature by defining its requirements, and let the agent team autonomously write the code, tests, and pull request, adhering to quality and security standards.

Quick Start

Initialize a new project with the agent-teams skill to begin coordinated AI-driven development.

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 development pipeline with AI agents?

You can automate a TDD development pipeline by orchestrating specialized AI agents to handle feature specification, test writing, implementation, validation, code review, and security scanning. This enforces a strict Test-Driven Development pipeline with automated verification gates at each stage.

What is AI orchestration for test-driven development?

AI orchestration for test-driven development is the process of coordinating multiple specialized AI agents to execute end-to-end software development. It manages the entire lifecycle from feature specification to pull request, ensuring no TDD step is skipped through automated RED/GREEN phase verification.

Do I need an environment variable to use AI agent teams for code generation?

Yes, you need to set the CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 environment variable to enable AI agent teams for code generation. This activates the orchestration capability required to manage the specialized agents across the development pipeline.

Can I use automated code generation for end-to-end feature development and security scanning?

Yes, you can use automated code generation for end-to-end feature development and security scanning. The agent team autonomously writes code, tests, and pull requests while adhering to quality and security standards enforced by automated verification gates.

What's the best way to enforce strict TDD phases during automated software development?

The best way to enforce strict TDD phases during automated software development is using an AI agent team orchestration pipeline. It applies automated verification gates at each stage, ensuring the RED and GREEN phases are completed sequentially without skipping steps.