Use when auditing test quality in any codebase — run the real suite, map coverage topology, rank untested behaviors by risk. Assess by default, write tests on request; tests are a spec, and the question is what change no test would catch.
$npx -y skills add automagik-dev/genie --skill qaInstalls into the current project.
Run `npx skills use "https://github.com/automagik-dev/genie" --skill "automagik-dev/genie/qa"` 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/automagik-dev/genie" that are relevant to the current task. Run `npx skills add "https://github.com/automagik-dev/genie"` and select the relevant skills, then follow their instructions.