원클릭으로
execution-router
Classify tasks by complexity and route heavy isolated coding work to Codex CLI with the correct current command syntax.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Classify tasks by complexity and route heavy isolated coding work to Codex CLI with the correct current command syntax.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Gather fresh frontier signals for AI agent infrastructure, Vue, and Vite from live public feeds before producing summaries or strategic analysis.
Set up Hermes to safely self-upgrade on a schedule with pre-upgrade backup commits, push/tag safeguards, and user notifications before and after any real upgrade.
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
Refactor Vue 3 giant files (>500 lines) using Blueprint-First Mode. Extract composables and UI sub-components while preserving 100% business logic.
Systematic multi-phase codebase audit for technical debt, architecture mapping, and defect detection. Read-only scanning before any modifications. Supports Vue/uni-app, JS/TS projects.
| name | execution-router |
| description | Classify tasks by complexity and route heavy isolated coding work to Codex CLI with the correct current command syntax. |
| version | 1.0.0 |
| author | Chris Cortex |
| license | MIT |
| platforms | ["macos","linux"] |
| metadata | {"hermes":{"tags":["routing","codex","delegation","orchestration"],"related_skills":["codex","plan","mac-cortex"],"requires_tools":["terminal"]}} |
Use this skill when a task should be delegated or broken into a smaller execution slice.
Use the wrapper script:
~/.hermes/skills/execution-router/scripts/delegate_to_codex.sh "your concrete implementation prompt" "/absolute/workdir"
Default mode is --full-auto, which keeps Codex inside its workspace-write sandbox.
If the user explicitly wants the most permissive path and the environment is already trusted, add --dangerous:
~/.hermes/skills/execution-router/scripts/delegate_to_codex.sh --dangerous "prompt" "/absolute/workdir"
codex exec, not deprecated or invented flags.