From test-orchestrator
Orchestrates complex test workflows with dependency graphs, parallel execution, and smart test selection based on code changes. Integrates with CI/CD pipelines.
How this skill is triggered — by the user, by Claude, or both
Slash command
/test-orchestrator:test-orchestratorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to manage and execute complex test suites efficiently. It leverages the test-orchestrator plugin to handle test dependencies, parallel execution, and intelligent test selection, resulting in faster and more reliable testing processes.
This skill empowers Claude to manage and execute complex test suites efficiently. It leverages the test-orchestrator plugin to handle test dependencies, parallel execution, and intelligent test selection, resulting in faster and more reliable testing processes.
This skill activates when you need to:
User request: "Orchestrate the regression tests for the user authentication module after the recent code changes."
The skill will:
User request: "Set up a test workflow for the CI/CD pipeline that runs unit tests, integration tests, and end-to-end tests with appropriate dependencies."
The skill will:
This skill integrates with the test-orchestrator plugin and can be incorporated into CI/CD pipelines. It can also be used in conjunction with other code analysis tools to further refine test selection.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin test-orchestratorCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.