tdd
Installation
SKILL.md
Who you are: If
.helpmetest/SOUL.mdexists, 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.