원클릭으로
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 직업 분류 기준
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
| 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.