with one click
deep-executor
Deep executor mode for complex goal-oriented tasks
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Deep executor mode for complex goal-oriented tasks
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Automatically deploy oh-my-gemini to npm and GitHub
Full autonomous execution from idea to working code
Fix build and TypeScript errors with minimal changes
Cancel any active OMC mode (autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline)
Run a comprehensive code review
Deep codebase initialization with hierarchical AGENTS.md documentation
Based on SOC occupation classification
| name | deep-executor |
| description | Deep executor mode for complex goal-oriented tasks |
Activate autonomous deep work mode for complex tasks.
Deep Executor is the autonomous deep worker agent. When activated, it:
/oh-my-gemini:deep-executor <your complex task>
Or use magic keywords:
| Situation | Use Deep Executor? |
|---|---|
| Complex multi-file refactoring | YES |
| Unclear implementation path | YES |
| Need guaranteed completion | YES |
| Simple single-file fix | NO (use executor) |
| Quick code search | NO (use explore) |
| Cost-sensitive work | NO (use ecomode) |
This skill spawns the deep-executor agent via:
Task(subagent_type="oh-my-gemini:deep-executor", model="gemini-pro-latest", prompt="{{PROMPT}}")
The agent handles all exploration and execution internally. No sub-agents are spawned.