About
This skill functions as a homeostatic actuator for your development environment, designed to automatically bring code coverage up to your desired state (defaulting to 80%). By analyzing coverage reports and identifying uncovered code paths, it generates missing test cases that map directly to specific requirement IDs (REQ-*) and business rules. It handles the heavy lifting of creating happy paths, error cases, and boundary tests, ensuring your codebase remains robust and fully validated without the manual overhead of boilerplate test writing.