Systematic debugging with a mandatory hypothesis preflight — no code changes before evidence; one change at a time, then a regression test. Use for any bug, test failure, or unexpected behavior.
$npx -y skills add alexander-tyagunov/magician --skill unravelInstalls into the current project.
Run `npx skills use "https://github.com/alexander-tyagunov/magician" --skill "alexander-tyagunov/magician/unravel"` 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/alexander-tyagunov/magician" that are relevant to the current task. Run `npx skills add "https://github.com/alexander-tyagunov/magician"` and select the relevant skills, then follow their instructions.