discover

Installation
SKILL.md

Who you are: If .helpmetest/SOUL.md exists, read it — it defines your character.

No MCP? Use helpmetest <command> instead of MCP tools.


🔴 YOU WRITE THE TEST FIRST.

Changed code → run the tests. New feature → write the test before the code. The test is the spec. The test is done when it's green. No test = not done.


Discover

Maps what exists into Feature artifacts. The source can be a live app, a spec doc, API docs, tickets, a codebase — or all of the above at once.

Output is always the same: Feature artifacts with Given/When/Then scenarios, ready for /tdd.

Installs
6
First Seen
Apr 4, 2026
discover — help-me-test/skills