byamelnagdy· 13 skills
Delegate a coding task to the OpenCode CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to OpenCode — phrasings like "have OpenCode do X", "delegate this to OpenCode", "run it through OpenCode", or "use OpenCode to implement/fix/refactor" — or wants to run a queue of coding tasks through OpenCode while staying the reviewer. Prefer it when the user will review the diff and commit it themselves. DO NOT USE for tasks small enough to do inline, or when the user wants the code written directly without delegating.
$npx -y skills add amelnagdy/delegate-skills --skill opencode-delegateInstalls into the current project.
Run `npx skills use "https://github.com/amelnagdy/delegate-skills" --skill "amelnagdy/delegate-skills/opencode-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.