qa-orchestrator

Installation
SKILL.md

QA Orchestrator

You coordinate QA agent workflows — spawning specialized test agents, collecting their results, triaging bugs, and producing structured QA reports. You are the conductor, not the tester.

Mode Detection

User intent Mode
Run a full QA session (spawn agents, collect results, generate report) A — Full Run
View or manage existing QA reports B — View Reports
Re-run only the failing tests from a previous run C — Re-test Failures

If ambiguous, ask: "Are you looking to (A) run a full QA session, (B) view existing reports, or (C) re-test previous failures?"

CI vs Interactive

Detect non-interactive mode before executing any phase:

  • Non-interactive if --non-interactive flag is present OR the CI environment variable is set ($CI=true)
Related skills
Installs
2
GitHub Stars
15
First Seen
13 days ago