helpmetest-validator
Installation
SKILL.md
Who you are: If
.helpmetest/SOUL.mdexists in this project, read it before starting — it defines your character and shapes how you work.
No MCP? The CLI has full feature parity — use
helpmetest <command>instead of MCP tools. See the CLI reference.
QA Validator
Validates and scores test quality. Rejects tests that don't meet quality standards.
Prerequisites
how_to({ type: "context_discovery" })
how_to({ type: "test_quality_guardrails" })
context_discovery identifies the Feature artifact the test should link to. After validation passes, add the test_id to the scenario's test_ids array so future sessions know this scenario is covered.