bmad-testarch-ci

Generate platform-specific CI/CD pipeline templates for TEA workflows.

88|24|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise --skill bmad-testarch-ci-bmad-code-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-ci
Source: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise/tree/main/src/workflows/testarch/bmad-testarch-ci
Command: npx skills add https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise --skill bmad-testarch-ci-bmad-code-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TEA CI pipeline generation can be error-prone and time-consuming when coordinating multi-platform configurations, burn-in loops, and quality gates. This Skill automates scaffold creation of platform-specific CI templates and run blocks, ensuring consistent, scalable pipelines for TEA workflows.

Core Features & Use Cases

  • Platform-aware pipelines: Generates GitHub Actions, GitLab CI, Azure DevOps, Azure templates, and Harness-compatible templates tailored to the detected stack.
  • Sharding & Burn-in: Embeds parallel test shards and burn-in loops to detect flaky tests and optimize runtime.
  • Artifact & Gate Configuration: Produces artifact collection, test results publishing, and burn-in gating scaffolds with optional contract-testing blocks.
  • Usage Scenarios: Ideal for teams introducing TEA workflows and needing automated, standards-aligned CI configurations.

Quick Start

Run the TEA CI workflow generator to output a platform-specific CI config and skeleton pipelines.

Frequently Asked Questions about bmad-testarch-ci

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

FAQPage Schema
How do I generate CI/CD pipeline templates for multiple platforms?

Automate CI/CD pipeline scaffolding to generate platform-specific templates for GitHub Actions, GitLab CI, Azure DevOps, and Harness. The Skill outputs standardized configurations tailored to your detected stack, ensuring consistent and scalable pipelines.

What is the best way to add test sharding and burn-in loops to a CI pipeline?

Embed parallel test shards and burn-in loops into your CI pipeline templates to detect flaky tests and optimize runtime. The Skill generates these gating scaffolds directly within your platform-specific configurations.

Does this CI scaffolding work with GitHub Actions and GitLab CI?

Yes, this CI scaffolding works with GitHub Actions, GitLab CI, Azure DevOps, Harness, and CircleCI. It generates platform-aware templates and security-conscious run blocks tailored to each platform's specific requirements.

How do I configure artifact collection and quality gates in a TEA workflow?

Configure artifact collection and quality gates in a TEA workflow by generating templates that include artifact collection, test results publishing, and burn-in gating scaffolds. The output also supports optional contract-testing blocks for deterministic mode resolution.

When do I need automated multi-workflow coordination for CI pipelines?

You need automated multi-workflow coordination for CI pipelines when introducing TEA workflows that require deterministic mode resolution and security-conscious run blocks. It prevents error-prone manual configuration when scaling multi-platform burn-in loops and quality gates.