What problem does it solve?
This Skill removes the manual burden of running a full QA sweep for the Modular RAG MCP Server by coordinating test selection, environment setup, execution, verification, and result recording end to end.
Core Features & Use Cases
It reads the test plan and progress log, executes tests in strict order, and records concrete evidence for each pass or failure.
It covers CLI validation, Streamlit Dashboard checks, MCP protocol interactions, provider switching, configuration fault tolerance, and data lifecycle scenarios.
It is useful when you need a reproducible regression run, a targeted section test, or an automated fix-and-retest loop for failing cases.
Quick Start
Ask the qa-tester skill to run the next QA test, a specific section, or the full test plan, and it will execute the checks and update QA_TEST_PROGRESS.md automatically.