Delegate a coding task to the Qoder CLI (qodercli) as a background implementer, then review its diff and land it yourself. Use this whenever the user asks to have Qoder implement, fix, refactor, or run a queue of coding tasks while the orchestrator remains the reviewer. DO NOT USE for tasks small enough to do inline, or when the user wants code written directly without delegation.
$npx -y skills add amelnagdy/delegate-skills --skill qoder-delegateInstalls into the current project.
Run `npx skills use "https://github.com/amelnagdy/delegate-skills" --skill "amelnagdy/delegate-skills/qoder-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/amelnagdy/delegate-skills" that are relevant to the current task. Run `npx skills add "https://github.com/amelnagdy/delegate-skills"` and select the relevant skills, then follow their instructions.