From bmad-method-test-architecture-enterprise
Scaffolds CI/CD quality pipelines with test execution. Useful when setting up CI pipelines or creating quality gates.
npx claudepluginhub bmad-code-org/bmad-method-test-architecture-enterprise --plugin bmad-method-test-architecture-enterpriseThis skill uses the workspace's default tool permissions.
Follow the instructions in [workflow.md](workflow.md).
azure-pipelines-template.yamlbmad-skill-manifest.yamlchecklist.mdgithub-actions-template.yamlgitlab-ci-template.yamlharness-pipeline-template.yamlinstructions.mdjenkins-pipeline-template.groovyresources/knowledge/adr-quality-readiness-checklist.mdresources/knowledge/api-request.mdresources/knowledge/api-testing-patterns.mdresources/knowledge/auth-session.mdresources/knowledge/burn-in.mdresources/knowledge/ci-burn-in.mdresources/knowledge/component-tdd.mdresources/knowledge/contract-testing.mdresources/knowledge/data-factories.mdresources/knowledge/email-auth.mdresources/knowledge/error-handling.mdresources/knowledge/feature-flags.mdIntegrates automated testing into CI/CD pipelines for continuous quality feedback. Use for CI testing, test orchestration, parallel execution, flaky test detection, and DevOps quality gates.
Automates CI/CD pipeline setup with quality gates for linting, type checking, testing, building, security audits, and deployments using GitHub Actions. Use for new projects, modifying pipelines, or debugging failures.
Share bugs, ideas, or general feedback.
Follow the instructions in workflow.md.