بنقرة واحدة
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.