Use this skill when implementing a new feature or fixing a bug. Write or update tests before marking the task done. Never consider code complete without verifying it works through automated tests.
$npx -y skills add aiming-lab/metaclaw --skill test-before-shipInstalls into the current project.
Run `npx skills use "https://github.com/aiming-lab/metaclaw" --skill "aiming-lab/metaclaw/test-before-ship"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aiming-lab/metaclaw" that are relevant to the current task. Run `npx skills add "https://github.com/aiming-lab/metaclaw"` and select the relevant skills, then follow their instructions.