
Claude Skills by egorfedorov
github.com/egorfedorovView and tune CCO's behavior thresholds — re-read warnings, cache staleness, prompt-coach length bands, and the /cco-pack budget cap
Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage
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
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.
Show what tools actually cost in tokens — learned per-tool averages from observed results, replacing the hardcoded MCP/Agent guesses
Generate a compact project map so Claude understands the codebase without opening every file
Configure token budget limits, auto-compact settings, and view current budget status (model-aware — supports Opus 4.7 1M context tier)
Analyze CLAUDE.md files for token bloat and suggest optimizations
Clean up old tracking data and reset statistics
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
Show weekly/daily efficiency digest with score and trends
Health check for the context-optimizer plugin install — verifies versions, hooks, data dir, model config, and reports any issues
Export context report as Markdown or HTML
Show git-aware context suggestions for current working directory
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
Show recent session summaries for quick context recovery
Show detailed token ROI report across all tracked sessions
Calculate monthly token savings and ROI by model
Show ContextShield status and waste protection stats
Manage context templates for common task types
Show context usage heatmap for current session
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.
Automatic intelligent task tracking for Claude Code sessions. This skill silently manages a personal kanban board with context awareness, smart analysis, and agent integration.