·deep-executor
</>

deep-executor

yeachan-heo/oh-my-claudecode

Deep executor mode for complex goal-oriented tasks

11Installs·0Trend·@yeachan-heo

Installation

$npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill deep-executor

SKILL.md

Deep Executor is the autonomous deep worker agent. When activated, it:

| 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) |

The agent handles all exploration and execution internally. No sub-agents are spawned.

Deep executor mode for complex goal-oriented tasks Source: yeachan-heo/oh-my-claudecode.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill deep-executor
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is deep-executor?

Deep executor mode for complex goal-oriented tasks Source: yeachan-heo/oh-my-claudecode.

How do I install deep-executor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill deep-executor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yeachan-heo/oh-my-claudecode

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-02