Skip to main content

context-optimizer

Use when minimizing the token cost of a given context payload while holding answer quality constant — the autonomous budget-saving engine. Handles context measurement and token accounting per level, minimization levers (minification, deduplication, compression selection, cache strategy, exclusion), per-task-type budget allocation, retention validation (>= 90%), and cost-per-done reporting. Optimizes an EXISTING context assembly or a full prompt into its minimal-cost maximal-information form. Do NOT use for context hierarchy design (route to context-engineering), token pricing and cost math (route to token-efficiency), compaction algorithm implementation (route to context-compaction-strategies), or prompt phrasing (route to llm-engineer).

Jump to install

Source facts

Repository
zeroes-ones/Skills
Last source activity
August 30, 2026 at 23:45
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.