Codex CLI/App only passive delegation policy. Use in Codex when the user asks for subagents, delegation, parallel agents, one-agent-per-point reviews, multi-agent plans, or custom Codex agents. Spawn bounded subagents when useful; do NOT use outside Codex CLI/App, without explicit subagent/parallel-agent authorization, for trivial tasks, or as a fixed-model policy.
$npx -y skills add jpcaparas/skills --skill codex-subagentsInstalls into the current project.
Run `npx skills use "https://github.com/jpcaparas/skills" --skill "jpcaparas/skills/codex-subagents"` 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/jpcaparas/skills" that are relevant to the current task. Run `npx skills add "https://github.com/jpcaparas/skills"` and select the relevant skills, then follow their instructions.