sumithr/sumo-qa

MCP server that brings senior-QA discipline to AI coding assistants — test planning, TDD, mutation testing, code review.

6Stars on the repository
31Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

sumithr/sumo-qa

Agent Claude Code

Diagnoses promptfoo skill-eval failures for sumo-qa. Use after npm run eval or npm run eval:all returns any FAIL. Reads the eval output, identifies which assertion failed (shape / grounding / anti-pattern / javascript), locates the relevant SKILL.md section, and recommends strengthening the skill — never loosening the…

6 8d ago A 97 tokens original Apache-2.0

sumithr/sumo-qa

Agent Claude Code

Classifies mutmut survivors and produces a per-file action list. Use after uv run mutmut run when survivors > 0, before invoking sumo-qa-strengthening-tests. Returns a markdown report tagging each survivor as equivalent / tautology-killable / genuine-gap / infrastructure-noise with a recommended action. Does NOT…

6 8d ago A 87 tokens original Apache-2.0