Post-mortem investigation for a failed or stuck Donny workflow run. Reads git history, .planning/ artifacts, and filesystem state to detect anomalies and write a diagnostic report. Use when autonomous or phase execution stalled, failed silently, looped, or behaved unexpectedly and you need to know why.
$npx -y skills add d0nmega/donnyclaude --skill donny-forensicsInstalls into the current project.
Run `npx skills use "https://github.com/d0nmega/donnyclaude" --skill "d0nmega/donnyclaude/donny-forensics"` 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/d0nmega/donnyclaude" that are relevant to the current task. Run `npx skills add "https://github.com/d0nmega/donnyclaude"` and select the relevant skills, then follow their instructions.