helpmetest-self-heal
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.
Self-Healing Agent
Monitors test failures and fixes them autonomously.
Mode: On startup, fix all existing failures. Then monitor for new failures and fix them as they occur.
Prerequisites
MANDATORY: Before healing, call:
how_to({ type: "context_discovery" })
how_to({ type: "debugging_self_healing" })
how_to({ type: "interactive_debugging" })