This skill should be used when investigating bugs, unexpected behavior, test failures, or any code that does not work as expected - enforces systematic root cause analysis before any fix
$npx -y skills add etr/groundwork --skill debugInstalls into the current project.
Run `npx skills use "https://github.com/etr/groundwork" --skill "etr/groundwork/debug"` 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/etr/groundwork" that are relevant to the current task. Run `npx skills add "https://github.com/etr/groundwork"` and select the relevant skills, then follow their instructions.