What problem does it solve?
This Skill removes the manual effort from end-to-end QA by automatically selecting pending tests, executing them in the correct order, validating outputs against expected results, and recording progress.
Core Features & Use Cases
- Fully automated test execution: Runs CLI, dashboard UI, MCP protocol, configuration-switch, and data-lifecycle checks without human intervention.
- Self-healing workflow: Diagnoses failures, applies minimal fixes, retries up to three rounds, and preserves a clear audit trail in QA_TEST_PROGRESS.md.
- Strict verification discipline: Requires concrete terminal evidence for pass results and enforces section-end validation to catch weak or inferred notes.
- Use case: When you need to run a complete QA pass for the Modular RAG MCP Server, this Skill can bootstrap state, execute the relevant test, verify the result, and update the progress log.
Quick Start
Ask the qa-tester skill to run the next pending QA test and update QA_TEST_PROGRESS.md with the verified result.