Audit a milestone against its definition of done before archiving: aggregate per-phase VERIFICATION results, cross-check requirements coverage from three sources, spawn an integration checker for cross-phase wiring, and emit a structured audit report. Use when wrapping up a milestone, before /donny-complete-milestone, to confirm nothing was missed.
$npx -y skills add d0nmega/donnyclaude --skill donny-audit-milestoneInstalls into the current project.
Run `npx skills use "https://github.com/d0nmega/donnyclaude" --skill "d0nmega/donnyclaude/donny-audit-milestone"` 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.