egorfedorov
@egorfedorov
Public Skills
cco-overhead
by egorfedorov
Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage
cco-patterns
by egorfedorov
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
cco-tools
by egorfedorov
Show what tools actually cost in tokens — learned per-tool averages from observed results, replacing the hardcoded MCP/Agent guesses
cco-config
by egorfedorov
View and tune CCO's behavior thresholds — re-read warnings, cache staleness, prompt-coach length bands, and the /cco-pack budget cap
cco-shield
by egorfedorov
Show ContextShield status and waste protection stats; suggest or apply .contextignore rules from historical waste
cco
by egorfedorov
Context Control Center — one screen for budget, $ spent, tokens saved, waste, last prompt grade, the active task, and ready-to-run optimization actions
cco-budget
by egorfedorov
Configure token budget limits, auto-compact settings, and view current budget status (model-aware — Opus 4.8 default, full 1M context at standard price)
cco-doctor
by egorfedorov
Health check for the context-optimizer plugin install — verifies versions, hooks, data dir, model config, and reports any issues
cco-pack
by egorfedorov
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
cco-task
by egorfedorov
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.
cco-coach
by egorfedorov
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
cco-roi
by egorfedorov
Calculate monthly token savings and ROI by model
cco-replay
by egorfedorov
Show recent session summaries for quick context recovery
cco-anatomy
by egorfedorov
Generate a compact project map so Claude understands the codebase without opening every file
cco-clean
by egorfedorov
Clean up old tracking data and reset statistics
cco-digest
by egorfedorov
Show weekly/daily efficiency digest with score and trends
cco-export
by egorfedorov
Export context report as Markdown or HTML
cco-templates
by egorfedorov
Manage context templates for common task types
cco-claudemd
by egorfedorov
Analyze CLAUDE.md files for token bloat and suggest optimizations
cco-git
by egorfedorov
Show git-aware context suggestions for current working directory
cco-report
by egorfedorov
Show detailed token ROI report across all tracked sessions
smart-loader
by egorfedorov
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.