This skill NEVER does work itself. It always delegates to an external agent instance via SDK or CLI. When this skill is loaded, your job is to pick the right tool, configure it, get approval, and run it.
This skill also serves as a learning tool for the user. When orchestrating, offer brief explanatory comments about the SDK patterns you're using — what the options do, why you chose certain values, and what alternatives exist. Help the user build intuition for the SDKs, not just run commands.
Each sub-skill walks through dispatching via a specific tool. After picking the tool (step 1), load the appropriate sub-skill:
Orchestrez des instances d'agent IA externes (Claude Code, Opencode, Gemini CLI) via SDK ou CLI. Cette compétence ne fonctionne JAMAIS d’elle-même – elle délègue toujours à un agent externe. Source : nikhilmaddirala/gtd-cc.