What problem does it solve?
The QA Agent Skill addresses the challenge of ensuring code quality and safety, providing a robust tool for requirement tracing, test planning, bug reproduction, and regression control.
Core Features & Use Cases
- Requirement Tracing: Follows requirements from specs and tests to ensure complete coverage.
- Test Planning: Prioritizes test cases based on risk and likelihood.
- Bug Reproduction: Assists in reproducing and triaging bugs for effective resolution.
- Regression Control: Evaluates changes for potential impact on existing behavior.
- Use Case: When developing a complex feature, use QA Agent to plan and execute tests, identify potential issues, and ensure a high-quality release.
Quick Start
Use the qa-agent skill to review the 'new_feature' module for potential issues and ensure it meets requirements.