Run diagnostic scripts on tasks, specs, boards, or reflections. Wraps testing_tools/ with proper working directory and output mode selection. Use this skill whenever the user wants to inspect, debug, or check the state of a task, spec, board, or reflection — even if they don't say 'inspect' explicitly. Triggers on: 'why did task X fail', 'show me spec Y', 'what's on the board', 'check task', 'inspect', 'diagnose', or /hk-local-diagnose.
$npx -y skills add deepklarity/harness-kit --skill hk-local-diagnoseInstalls into the current project.
Run `npx skills use "https://github.com/deepklarity/harness-kit" --skill "deepklarity/harness-kit/hk-local-diagnose"` 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/deepklarity/harness-kit" that are relevant to the current task. Run `npx skills add "https://github.com/deepklarity/harness-kit"` and select the relevant skills, then follow their instructions.