원클릭으로
ecomode
Token-efficient execution modifier. Optimizes droid routing to prefer simpler, cheaper tiers while maintaining quality.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Token-efficient execution modifier. Optimizes droid routing to prefer simpler, cheaper tiers while maintaining quality.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Full autonomous execution from idea to working code. Handles the full lifecycle - requirements, planning, parallel implementation, QA cycling, and multi-perspective validation.
Web browser automation for testing and data extraction
Automated code cleanup for linting, formatting, and dead code removal
Self-improvement from development sessions
Automated documentation generation and maintenance
Git expertise for atomic commits, rebasing, and history analysis
| name | ecomode |
| description | Token-efficient execution modifier. Optimizes droid routing to prefer simpler, cheaper tiers while maintaining quality. |
<Use_When>
<Do_Not_Use_When>
<What_You_MUST_Do>
<What_You_MUST_NOT_Do>
<Why_This_Exists> Not every task needs the most capable droid. Simple changes, searches, and documentation can be handled by lighter droids. Ecomode systematically downtiers droid selection to save tokens without sacrificing correctness for appropriate tasks. </Why_This_Exists>
<Routing_Rules>
| Default Tier | Ecomode Override |
|---|---|
| executor-high / hephaestus | executor-med first, escalate only if needed |
| executor-med | executor-low first, executor-med if fails |
| executor-low | executor-low (no change) |
ALWAYS prefer lower tiers. Only escalate when task genuinely requires it. </Routing_Rules>
<Combining_With_Other_Modes>
| Combination | Effect |
|---|---|
eco ralph | Ralph loop with cheaper droids |
eco ultrawork | Parallel execution with cheaper droids |
eco autopilot | Full autonomous with cost optimization |
| </Combining_With_Other_Modes> |
<Droid_Selection_In_Ecomode> Preference order:
PREFERRED - Use for most tasks:
executor-low, basic-searcher, basic-reader
FALLBACK - Only if LOW fails:
executor-med, explore
AVOID - Only for planning/critique if essential:
executor-high, hephaestus, prometheus
</Droid_Selection_In_Ecomode>
<Token_Savings_Tips>
<Final_Checklist>