qa-orchestrator

Coordinate multi-skill QA workflows through pipeline modes and handoff chains.

2|2|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/AZANIR/qa-skills --skill qa-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-orchestrator
Source: https://github.com/AZANIR/qa-skills/tree/main/.cursor/skills/qa-orchestrator
Command: npx skills add https://github.com/AZANIR/qa-skills --skill qa-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as a central coordinator for a comprehensive suite of QA skills, automating complex testing workflows and ensuring efficient execution across different project phases and types.

Core Features & Use Cases

  • Pipeline Orchestration: Manages multi-skill workflows through predefined pipeline modes (e.g., full-cycle, docs-only) and handoff chains.
  • Contextual Selection: Automatically selects appropriate testing frameworks and languages based on project structure.
  • Use Case: Automate the entire QA lifecycle for a new feature, from generating requirements and test cases to writing and executing tests, and finally reporting on the results, all triggered by a single command.

Quick Start

Run the full QA cycle for the current project.

Frequently Asked Questions about qa-orchestrator

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

FAQPage Schema
How do I automate a full QA testing pipeline from a single command?

Orchestrate a full QA testing pipeline by coordinating multiple specialized skills through predefined pipeline modes, enabling a single command to trigger end-to-end test generation and execution workflows.

What is QA workflow orchestration and when do I need it for my project?

QA workflow orchestration coordinates multiple specialized testing skills through defined handoff chains and pipeline modes. You need it when automating complex testing workflows across different project phases and types.

Can I automate testing framework selection based on my project context?

Yes, you can automate testing framework selection. The orchestration layer analyzes your project context and structure to automatically select appropriate testing frameworks and languages for your workflow.

Does cross-session QA orchestration work with Memory MCP?

Cross-session QA orchestration works with Memory MCP to manage persistence. This allows the testing pipeline to retain context and state across multiple automated sessions and triggers.

What's the best way to manage QA handoff chains for docs-only testing?

Manage QA handoff chains for docs-only testing by utilizing predefined pipeline modes. These modes coordinate specialized skills to execute targeted testing workflows without running the full cycle.