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:
Orchestrieren Sie externe KI-Agent-Instanzen (Claude Code, Opencode, Gemini CLI) über SDK oder CLI. Diese Fähigkeit funktioniert NIEMALS selbst – sie wird immer an einen externen Agenten delegiert. Quelle: nikhilmaddirala/gtd-cc.