Use when spawning workers, parallel agents, Task/subagents, specialist handoffs, or A2A peers: gate spawn vs solo, decompose into bounded objectives, pick topology and model tier, write sealed packets, coordinate shared state, recover failures, and synthesize trustworthy results.
$npx -y skills add bgauryy/octocode --skill octocode-subagentInstalls into the current project.
Run `npx skills use "https://github.com/bgauryy/octocode" --skill "bgauryy/octocode/octocode-subagent"` 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/bgauryy/octocode" that are relevant to the current task. Run `npx skills add "https://github.com/bgauryy/octocode"` and select the relevant skills, then follow their instructions.