Runs cross-AI peer review of a phase's plans by invoking external AI CLIs (Gemini, Claude, Codex, CodeRabbit, OpenCode) and writes a structured REVIEWS.md with per-reviewer feedback and a consensus summary. Use to get independent review of phase plans before execution; feed results back via donny-plan-phase --reviews. The phase defaults to the current phase in STATE.md.
$npx -y skills add d0nmega/donnyclaude --skill donny-reviewInstalls into the current project.
Run `npx skills use "https://github.com/d0nmega/donnyclaude" --skill "d0nmega/donnyclaude/donny-review"` 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.