cicd-pipeline-qe-orchestrator

Coordinate QE skills and agents across CI/CD pipeline phases.

436|78|Updated Sep 11, 2025
One-click install
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill cicd-pipeline-qe-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cicd-pipeline-qe-orchestrator
Source: https://github.com/proffesor-for-testing/agentic-qe/tree/main/.claude/skills/cicd-pipeline-qe-orchestrator
Command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill cicd-pipeline-qe-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agentic-quality-engineering, shift-left-testing.

What problem does it solve?

This Skill coordinates a full QE pipeline across commit, build, test, staging, and production to ensure quality gates and rapid feedback.

Core Features & Use Cases

  • Intelligent Phase Selection: Pick the right skills for each phase.
  • Agent Coordination: Orchestrates 41 QE skills with memory-based coordination.
  • Quality Gates: Define thresholds that block bad deployments.

Quick Start

Configure an end-to-end QE orchestration for a microservice pipeline that gates deployments on unit coverage and mutation score.

Frequently Asked Questions about cicd-pipeline-qe-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate quality engineering across CI/CD pipeline phases?

Orchestrate QE across CI/CD pipelines by coordinating quality engineering skills and agents through commit, build, test, staging, and production phases. Define phase-specific skill selection, configure quality gates with thresholds, and enable parallel or sequential execution to gate deployments on metrics like unit coverage and mutation score.

Can I apply quality gates at different stages of my deployment pipeline?

Yes. Quality gates define thresholds that block deployments failing your standards. Configure them for each pipeline phase—commit through production—across microservices, monoliths, and mobile apps, with risk-adaptive strategies and rollback plans when gates fail.

How do I coordinate multiple QE skills across microservices and monoliths?

Memory-based agent coordination orchestrates 41 QE skills with intelligent phase selection, matching the right skills to commit, build, test, staging, and production phases. Parallel and sequential execution patterns execute tasks efficiently while standardized prompts ensure consistent quality assessment across your architecture.

What's the best way to implement shift-left testing in my CI/CD pipeline?

Shift-left testing moves quality checks earlier by applying quality engineering at the commit and build phases before reaching test, staging, and production. This Skill integrates shift-left-testing capabilities with phase mapping and timing budgets to catch issues sooner and reduce deployment risk.

Do I need agentic quality engineering to set up an end-to-end QE pipeline?

Yes. Agentic quality engineering provides the agent coordination foundation for orchestrating QE across phases. This Skill builds on agentic-quality-engineering to add phase-specific skill selection, memory-based coordination, and standardized task definitions across your full CI/CD flow.