Team Bundles
ADLC provides 6 pre-configured team bundles. Each bundle installs the agents, commands, skills, hooks, and MCPs needed for a specific project type.
Install a Team
npx adlc@latest team <bundle-name>
CloudOps Team
Enterprise CloudOps for multi-account AWS/Azure governance, FinOps, incident response.
| Component | Count | Examples |
|---|---|---|
| Agents | 5 | product-owner, cloud-architect, infrastructure-engineer, observability-engineer, security-compliance-engineer |
| Commands | 12 | finops/aws-monthly, aws/incident-triage, dashboards/generate |
| Skills | 15 | finops/finops-base, aws/org-wide-resource-discovery |
| Hooks | 9 | validate-bash, enforce-coordination, validate-finops-params |
| MCPs | 5 | awslabs-core, awslabs-cost-explorer |
Projects: runbooks, cloudops, xOps, cloudops-docs, CloudOps-WIP
npx adlc@latest team cloudops
DevOps Team
Full-stack DevOps with Terraform, Kubernetes, Docusaurus docs, Playwright E2E.
| Component | Count | Examples |
|---|---|---|
| Agents | 9 | product-owner, cloud-architect, infrastructure-engineer, qa-engineer, kubernetes-engineer, frontend-docs-engineer |
| Commands | 13 | terraform/test, terraform/deploy, terraform/registry-publish |
| Skills | 12 | terraform/terraform-patterns, testing/progressive-gating |
| Hooks | 5 | validate-bash, enforce-container-first |
| MCPs | 3 | hashicorp-terraform, awslabs-terraform |
Projects: DevOps-Terraform, terraform-aws, sandbox, devops-docs
npx adlc@latest team devops
AI/ML Team
AI and machine learning with MCP integration, evaluation frameworks, observability.
| Component | Count | Examples |
|---|---|---|
| Agents | 6 | product-owner, cloud-architect, meta-engineering-expert, qa-engineer |
| Commands | 5 | eval/track, mcp/validate, dashboard/generate |
| Skills | 5 | development/mcp-builder, dashboards/agentops-dashboard |
Projects: Agentic-AI, multi-agent-builder-crewai
npx adlc@latest team ai-ml-team
Security & Compliance Team
Security with SAST, compliance, prompt injection testing, multi-cloud security.
| Component | Count | Examples |
|---|---|---|
| Agents | 5 | product-owner, cloud-architect, security-compliance-engineer |
| Commands | 5 | security/sast, security/prompt-injection |
| Skills | 3 | governance/industry-profiles |
| Hooks | 6 | enforce-container-first, enforce-pdca-cycle |
| MCPs | 4 | awslabs-security-hub, azure-defender |
Projects: compliance-crew, all (cross-cutting)
npx adlc@latest team security
Product Management Team
Product management with 36 commands and 65 skills covering discovery, strategy, GTM.
| Component | Count | Examples |
|---|---|---|
| Agents | 3 | product-owner, cloud-architect, frontend-docs-engineer |
| Commands | 36 | create-prd, competitive-analysis, sprint, write-stories |
| Skills | 65 | user-personas, pricing-strategy, north-star-metric |
Projects: All (cross-cutting product management)
npx adlc@latest team pm
Enterprise DevOps Team
Cross-cutting enterprise team with governance, CI/CD, 3-tier testing, FinOps.
| Component | Count | Examples |
|---|---|---|
| Agents | 6 | product-owner, cloud-architect, qa-engineer, infrastructure-engineer, observability-engineer |
| Commands | 8 | cdk/deploy, terraform/deploy, finops/aws-monthly, security/sast |
| Skills | 5 | development/local-first-docker, testing/testing-cost-optimizer |
| Hooks | 5 | validate-bash, enforce-coordination |
| MCPs | 3 | awslabs-core, awslabs-cloudformation, hashicorp-terraform |
Projects: adlc-framework, all (cross-cutting)
npx adlc@latest team enterprise-devops
Team Workflow
Every team enforces the ADLC governance workflow:
- product-owner validates business requirements (FIRST)
- cloud-architect designs technical approach (SECOND)
- Specialist agents execute implementation
- HITL reviews and commits changes
"AI agents build governed & Humans ship trusted. 80% autonomy & 100% accountability."