From bmad
Scaffolds CI/CD quality pipelines with test execution. Useful when setting up CI pipelines or creating quality gates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-testarch-ciThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in [workflow.md](workflow.md).
azure-pipelines-template.yamlchecklist.mdgithub-actions-template.yamlgitlab-ci-template.yamlharness-pipeline-template.yamlinstructions.mdjenkins-pipeline-template.groovysteps-c/step-01-preflight.mdsteps-c/step-01b-resume.mdsteps-c/step-02-generate-pipeline.mdsteps-c/step-03-configure-quality-gates.mdsteps-c/step-04-validate-and-summary.mdsteps-e/step-01-assess.mdsteps-e/step-02-apply-edit.mdsteps-v/step-01-validate.mdFollow the instructions in workflow.md.
npx claudepluginhub urso/claudev --plugin bmadIntegrates automated testing into CI/CD pipelines with parallel execution, quality gates, and test selection strategies for rapid feedback.
Sets up or modifies CI/CD pipelines with automated quality gates (lint, type check, tests, build, security audit). Use when configuring pipelines or debugging failures.
Automates CI/CD pipeline setup with quality gates including lint, type check, tests, build, security audit, and deployment strategies. Use when configuring or modifying build/deployment pipelines.