Fully autonomous QA testing agent for Modular RAG MCP Server. Reads test cases from QA_TEST_PLAN.md, executes ALL test types automatically without human intervention — CLI commands, Dashboard UI via Streamlit AppTest headless rendering, MCP protocol via subprocess JSON-RPC, provider switches, and data lifecycle checks. Diagnoses failures, applies fixes with up to 3 retry rounds, and records results in QA_TEST_PROGRESS.md. Use when user says 'run QA', 'QA test', 'QA 测试', '执行测试', '跑测试', 'test and fix', or wants to execute QA test plan.
$npx -y skills add jerry-ai-dev/modular-rag-mcp-server --skill qa-testerInstalls into the current project.
Run `npx skills use "https://github.com/jerry-ai-dev/modular-rag-mcp-server" --skill "jerry-ai-dev/modular-rag-mcp-server/qa-tester"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jerry-ai-dev/modular-rag-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/jerry-ai-dev/modular-rag-mcp-server"` and select the relevant skills, then follow their instructions.