Prompt Cache Optimizer
Structure prompts and context for maximum cache hits.
In test queue
Test report
- Verdict
- In test queue
- Tested
- —
- Environment
- Pending
In the test queue — cache-hit-rate measurement on a live agent workload.
What it does
Reorders context for prompt-cache friendliness: stable prefixes, volatile data last, cache-TTL awareness. We test measured cache-hit-rate improvement on a real agent workload.
Install
Copy the skill folder into ~/.claude/skills/ and restart Claude Code.
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.