Use to diagnose or fix bugs, failing or flaky tests, or unexpected behavior. Triggers on "why is this failing", "find the cause", "test suite is failing", or intermittent failures. Use TDD after finding the cause.
$npx -y skills add lawzava/megapowers --skill systematic-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/lawzava/megapowers" --skill "lawzava/megapowers/systematic-debugging"` 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/lawzava/megapowers" that are relevant to the current task. Run `npx skills add "https://github.com/lawzava/megapowers"` and select the relevant skills, then follow their instructions.