test-coordination

Coordinate parallel test review and creation skills to improve code coverage.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/thomfilg/ai-plugin-work --skill test-coordination-thomfilg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-coordination
Source: https://github.com/thomfilg/ai-plugin-work/tree/main/plugins/work/skills/test-coordination
Command: npx skills add https://github.com/thomfilg/ai-plugin-work --skill test-coordination-thomfilg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the challenge of inadequate test coverage by orchestrating the parallel execution of test review and creation skills.

Core Features & Use Cases

  • Parallel Execution: Simultaneously runs test review and creation skills to ensure adequate test coverage.
  • Customization: Allows specification of a ticket ID for state tracking.
  • Feedback Integration: Collects and processes feedback to guide test improvement.

Quick Start

Run the 'test-coordination' skill with a ticket ID to improve test coverage: Skill(test-coordination): TICKET_ID

Frequently Asked Questions about test-coordination

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

FAQPage Schema
How do I improve test coverage by running parallel tests in my development workflow?

You can improve test coverage by using a coordination skill that orchestrates the parallel execution of test review and creation skills. It simultaneously runs these processes to systematically increase code coverage within your software development workflow.

What is test orchestration for parallel code review and test creation?

Test orchestration is the process of coordinating parallel execution of test review and creation skills to enhance code coverage. It systematically manages simultaneous testing processes and integrates feedback to guide continuous test improvement.

How do I start a parallel test coordination run with a specific ticket ID?

To start a parallel test coordination run, execute the skill with your designated ticket ID for state tracking. This initiates simultaneous test review and creation processes while allowing you to monitor progress and collect feedback for that specific ticket.

Can I integrate test coverage feedback into my software development workflow?

Yes, you can integrate test coverage feedback into your software development workflow. The coordination skill collects and processes feedback from parallel test execution to guide systematic test improvement and ensure adequate code coverage.

Does parallel test orchestration work for systematically increasing code coverage at scale?

Parallel test orchestration is specifically designed for environments where code coverage must be systematically increased. It handles parallel execution and feedback integration to scale test review and creation across your software development workflow.

Why is running tests in parallel better for software quality than sequential testing?

Running tests in parallel enhances software quality by simultaneously executing test review and creation skills, which accelerates coverage improvement. This orchestrated approach integrates feedback faster than sequential testing to guide continuous test enhancement.