@dom's task-delegation system. Use when @dom needs to hand work to a subordinate bot (@smartballz, @job, @grof2, @nyx, etc.) — it writes a structured task into that bot's root TODO.md or memory; the bot implements it. @dom NEVER implements. Also use bot-side to read your own delegated tasks (dom intake). Commands: dom delegate/tasks/intake/bots.
$npx -y skills add ethos71/forget-the-thunderdome --skill dom-delegateInstalls into the current project.
Run `npx skills use "https://github.com/ethos71/forget-the-thunderdome" --skill "ethos71/forget-the-thunderdome/dom-delegate"` 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/ethos71/forget-the-thunderdome" that are relevant to the current task. Run `npx skills add "https://github.com/ethos71/forget-the-thunderdome"` and select the relevant skills, then follow their instructions.