ワンクリックで
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>