bmad-testarch-ci

Scaffold CI/CD pipelines with automated tests, sharding, and burn-in gates.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/joekhosbayar/go-mighty --skill bmad-testarch-ci-joekhosbayar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-ci
Source: https://github.com/joekhosbayar/go-mighty/tree/main/.gemini/skills/bmad-testarch-ci
Command: npx skills add https://github.com/joekhosbayar/go-mighty --skill bmad-testarch-ci-joekhosbayar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Scaffold a production-ready CI/CD pipeline with automated test execution, parallel sharding, burn-in quality gates, and artifact collection.

Core Features & Use Cases

  • Platform templates for GitHub Actions, GitLab CI, Azure DevOps, CircleCI, and Harness
  • Support for backend, frontend, and fullstack stacks with burn-in, matrix sharding, caching, and notifications
  • Real-world use: accelerate PR validation by running fast changed-specs first, then full sharded runs with results aggregation

Quick Start

Provide your project context to generate a ready-to-use CI pipeline tailored to your stack.

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 a CI/CD pipeline with automated test sharding?

To generate a CI/CD pipeline with automated test sharding, provide your project context to scaffold a production-ready configuration with parallel test execution, burn-in quality gates, and artifact collection.

Does this CI pipeline generator support GitLab CI and Azure DevOps?

Yes, this CI pipeline generator supports GitLab CI and Azure DevOps, alongside platform templates for GitHub Actions, CircleCI, and Harness to scaffold pipelines for various tech stacks.

What is burn-in verification in CI/CD pipelines?

Burn-in verification in CI/CD pipelines is a quality gate mechanism that enforces test stability, ensuring newly scaffolded pipelines run changed-specs first and aggregate full sharded results reliably.

Can I use this to accelerate PR validation for fullstack projects?

You can use this to accelerate PR validation for fullstack projects by running fast changed-specs first, followed by full sharded test runs with automated results aggregation and notifications.

What's the best way to scaffold a pipeline with matrix sharding and caching?

The best way to scaffold a pipeline with matrix sharding and caching is to provide your stack details, allowing the generator to enforce a frontmatter-driven contract and output a tailored platform template.