What problem does it solve?
This Skill addresses the lack of standardized testing and quality verification in multi-agent development workflows, ensuring that code changes meet functional requirements and performance standards before completion.
Core Features & Use Cases
- Automated Test Planning: Automatically identifies test scope, priorities, and boundary conditions based on design and implementation documents.
- Multi-Layered Verification: Executes unit, integration, and boundary tests to validate code integrity.
- Quality Reporting: Generates structured test reports including coverage estimates and improvement suggestions.
- Use Case: After a coding agent implements a new feature, this skill automatically verifies the changes against the original design specs and generates a comprehensive test report to prevent regressions.
Quick Start
Use the wf-tester skill to validate the current implementation against the project design and generate a test report.