Researches how to implement a phase without planning it: spawns the phase-researcher in a fresh context and writes RESEARCH.md. Use when research is the goal on its own, before deciding whether a phase is viable, or to re-research after a phase is planned. To research and plan in one step, use /donny-plan-phase, which runs this automatically.
$npx -y skills add d0nmega/donnyclaude --skill donny-research-phaseInstalls into the current project.
Run `npx skills use "https://github.com/d0nmega/donnyclaude" --skill "d0nmega/donnyclaude/donny-research-phase"` 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.