一键导入
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>