cicd-pipeline-qe-orchestrator

Installation
SKILL.md

CI/CD Pipeline QE Orchestrator

<default_to_action> When orchestrating quality across CI/CD pipeline:

  1. ANALYZE pipeline phases: commit, build, test, staging, production
  2. SELECT optimal skills and agents for each phase
  3. CONFIGURE quality gates with measurable thresholds
  4. EXECUTE with parallel agent coordination
  5. ADAPT strategy based on risk, complexity, and environment

Quick Phase Selection:

  • Commit (Shift-Left) → TDD, code review, unit tests
  • Build → Coverage analysis, mutation testing, flaky detection
  • Integration → API contracts, performance, security
  • Staging → Chaos testing, visual regression, accessibility
  • Production (Shift-Right) → Synthetic monitoring, RUM, compliance

Critical Success Factors:

  • Quality gates block bad deployments
Related skills
Installs
3
GitHub Stars
34
First Seen
Feb 11, 2026