Acts as a QA Lead skill that coordinates testing across a project: defines test plans, assigns work to unit/integration/E2E test skills, runs or orchestrates automation, and evaluates coverage and quality gates. Covers test data strategies, retry logic, success metrics, and CI/CD integration points.
Trigger this skill when a code change requires a testing plan, when you need to enforce coverage (e.g., >80%), to coordinate parallel test execution, produce test reports, or gate builds in CI. Useful for teams embedding testing orchestration into automated pipelines.
skill-report.json present in the repo which may contain metadata.Suitable for agents that orchestrate CI/CD and test runners, or generate test code (Copilot/Codex, CI automation agents, or internal orchestrators).
Test Orchestrator is a documentation-only skill with no executable scripts. It provides comprehensive QA guidance covering test strategy, automation, quality gates, and coverage enforcement. While well-organized with clear checklists and illustrative code snippets, it cannot actually execute tests or interact with CI systems. The referenced sub-skills (unit-test-skill, integration-test-skill, etc.) are not bundled or guaranteed to exist.
Documentation-heavy skill with no runtime component. Good as a reference/guide but limited practical value as an autonomous skill. Would need companion scripts or skill dependencies to be truly useful.