Delegate a coding task to a Codex subagent (GPT 5.6 Sol by default) that writes files directly in the working directory. Use when the user wants Codex — or "GPT-5.5" — to build, implement, write, add, refactor, fix, or otherwise change code, whether they say "have Codex do X", "get Codex to…", "hand this to Codex", or type /codex:implement. Do NOT use for read-only code review where Codex inspects a diff, branch, PR, or commit without editing (use codex:review); for driving desktop or browser UI (use codex:computer); when the user wants Claude to make the change itself rather than delegate; or for a trivial edit Claude can just do in one step.
$npx -y skills add jeffh/claude-plugins --skill implementInstalls into the current project.
Run `npx skills use "https://github.com/jeffh/claude-plugins" --skill "jeffh/claude-plugins/implement"` 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/jeffh/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jeffh/claude-plugins"` and select the relevant skills, then follow their instructions.