Gemini CLI Delegation & Large Context Routing
Installation
SKILL.md
Purpose & When-To-Use
Trigger Conditions:
Use this skill for fast delegation decisions when:
- Large file analysis: Single file >100KB
- Analysis/review tasks: Summarization, comprehension, codebase review
- Sandbox code testing: Safe execution of unfamiliar code
Do NOT use when:
- File <100KB and task is edit/refactor/debug (Claude excels here)
- Multi-file orchestration needed (use separate orchestration agent)
- Real-time debugging or iterative refinement