orchestrating-test-execution
jeremylongshore/claude-code-plugins-plus-skills
This skill coordinates the complex parallel execution of end-to-end, integration, and unit tests across multiple frameworks (e.g., Jest, Playwright, pytest) and CI/CD environments. It manages test splitting, worker allocation, tiered execution strategies, and aggregates results into unified reports. Ideal for optimizing the testing lifecycle and ensuring robust quality assurance in large-scale, multi-component applications. Key functions include intelligent retry logic for flaky tests and building CI pipelines (e.g., GitHub Actions matrix).