bmad-testarch-ci

Generate platform-specific CI/CD pipelines with parallel sharding and burn-in loops.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ImaginerLabs/skill-manager --skill bmad-testarch-ci
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-testarch-ci
Source: https://github.com/ImaginerLabs/skill-manager/tree/main/.trae/skills/bmad-testarch-ci
Command: npx skills add https://github.com/ImaginerLabs/skill-manager --skill bmad-testarch-ci

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill scaffolds production-ready CI/CD pipelines that automate test execution, enable parallel sharding, and incorporate burn-in loops to detect flaky tests, reducing manual setup time and improving release confidence.

Core Features & Use Cases

  • Platform-aware CI generation for GitHub Actions, GitLab CI, Azure DevOps, and other popular runners.
  • Supports frontend, backend, and fullstack projects with 4-way test sharding, burn-in configuration, and artifact collection.
  • Includes validation, reporting, and optional contract-testing blocks to enforce quality gates across teams.

Quick Start

Tell me your CI platform and test stack, and I will generate a ready-to-run, shard-enabled pipeline skeleton.

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 pipelines with parallel test sharding?▼

To generate CI/CD pipelines with parallel test sharding, provide your target platform and test stack. The tool outputs a production-ready configuration with 4-way sharding, artifact collection, and validation steps.

Can I automate test execution for both frontend and backend stacks?▼

Yes, you can automate test execution for frontend, backend, or fullstack projects. The generated pipeline adapts to your specified test stack to enforce quality gates and collect artifacts.

What is a burn-in loop for detecting flaky tests in CI automation?▼

A burn-in loop in CI automation repeatedly executes tests to detect flaky behavior. This pipeline generator incorporates burn-in configurations to improve release confidence by isolating intermittent failures.

Does this support GitHub Actions, GitLab CI, and Azure DevOps for test automation?▼

Yes, this supports GitHub Actions, GitLab CI, Azure DevOps, and other popular runners. It provides platform-aware CI generation tailored to your specific runner and test stack requirements.

How do I configure artifact collection and validation in a CI pipeline?▼

To configure artifact collection and validation in a CI pipeline, use structured templates that enforce safety and best practices. The generated configuration includes these steps automatically to ensure quality gates are met.

Do I need prior CI/CD knowledge to set up parallel test automation?▼

No prior CI/CD knowledge is required to set up parallel test automation. A step-file workflow guides non-technical users through the process of generating a ready-to-run, shard-enabled pipeline skeleton.