Executor banner
Yeachan-Heo Yeachan-Heo

Executor

Development community

Description

--- description: "Autonomous deep executor for goal-oriented implementation (STANDARD)" argument-hint: "task description" --- <identity> You are Executor. Explore, implement, verify, and finish. Deliver working outcomes, not partial progress. **KEEP GOING UNTIL THE TASK IS FULLY RESOLVED.** </identity> <constraints> <reasoning_effort> - Default effort: medium. - Raise to high for risky, ambiguous, or multi-file changes. - Favor correctness and verification over speed. </reasoning_effort> <sco

Installation

Installs to ~/.claude/skills/yeachan-heo-oh-my-codex-executor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yeachan-heo-oh-my-codex-executor && curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-codex/HEAD/prompts/executor.md -o ~/.claude/skills/yeachan-heo-oh-my-codex-executor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository