Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage
egorfedorov/claude-context-optimizer
SkillsMP has collected 22 skills from egorfedorov/claude-context-optimizer. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 22
- GitHub stars
- 94
- GitHub forks
- 10
Skills in this repository
Showing 22 of 22 collected skills.
Share learned file patterns across a team — export an anonymized digest of what's usually waste/useful/co-edited, and import a teammate's so a fresh clone benefits day one
Show what tools actually cost in tokens — learned per-tool averages from observed results, replacing the hardcoded MCP/Agent guesses
View and tune CCO's behavior thresholds — re-read warnings, cache staleness, prompt-coach length bands, and the /cco-pack budget cap
Show ContextShield status and waste protection stats; suggest or apply .contextignore rules from historical waste
Configure token budget limits, auto-compact settings, and view current budget status (model-aware — Opus 4.8 default, full 1M context at standard price)
Health check for the context-optimizer plugin install — verifies versions, hooks, data dir, model config, and reports any issues
Build an optimal context pack for the user's task — ranked file list with offset/limit suggestions, based on git state, mentioned paths, and historical patterns
Context Control Center — one screen for budget, $ spent, tokens saved, waste, last prompt grade, the active task, and ready-to-run optimization actions
Organize work by task and track tokens/cost per task — start a task, list tasks, or mark the active one done. Pairs with /cco-pack to load minimal context per task.
Analyze the user's last prompt for clarity, scope and specificity — give a quality score and concrete suggestions to make the next prompt produce better results
Calculate monthly token savings and ROI by model
Show recent session summaries for quick context recovery
Generate a compact project map so Claude understands the codebase without opening every file
Clean up old tracking data and reset statistics
Show weekly/daily efficiency digest with score and trends
Export context report as Markdown or HTML
Manage context templates for common task types
Analyze CLAUDE.md files for token bloat and suggest optimizations
Show git-aware context suggestions for current working directory
Show detailed token ROI report across all tracked sessions
Automatically suggests optimal files to preload based on the user's task description and historical context patterns. Activates when the user starts a new task, mentions reading files, or when session context is being set up.