一键导入
deep-executor
Deep executor mode for complex goal-oriented tasks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Deep executor mode for complex goal-oriented tasks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| 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.
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