egorfedorov

104 mods across 6 repositories, 185 stars between them.

egorfedorov/claude-context-optimizer

Plugin Claude Code

Opus 4.8-aware context optimization: cache-aware real costs & cache-break detection, session baseline audit (/cco-overhead), auto .contextignore, self-calibrating estimates, delegation advisor, ru/en prompt coach, per-language token estimation, tunable thresholds via /cco-config, self-learning tool costs, team pattern.

102 7d ago A tokens not measured original MIT

context-analyzer

03

egorfedorov/claude-context-optimizer

Agent

Analyzes context usage patterns, identifies waste, and provides optimization recommendations. Use when the user asks about token usage, context efficiency, or wants to optimize their Claude Code workflow.

102 7d ago A 39 tokens original MIT

PreToolUse

04

egorfedorov/claude-context-optimizer

Hook

Runs before the agent uses a tool for Read tool calls, executing read-cache.js and context-shield.js (2 commands). From egorfedorov/claude-context-optimizer.

102 7d ago A tokens not measured original MIT

PostToolUse

06

egorfedorov/claude-context-optimizer

Hook

Runs after a tool call finishes for Edit, Write, Bash, Read, Edit, Write, Glob, Grep, Agent and mcp__.* tool calls, executing read-cache.js and tracker.js (2 commands). From egorfedorov/claude-context-optimizer.

102 7d ago A tokens not measured original MIT

PreCompact

07

egorfedorov/claude-context-optimizer

Hook

Runs before the context is compacted, executing read-cache.js and tracker.js (2 commands). From egorfedorov/claude-context-optimizer.

102 7d ago A tokens not measured original MIT

cco-budget

11

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

Configure token budget limits, auto-compact settings, and view current budget status (model-aware — Opus 4.8 default, full 1M context at standard price).

102 7d ago A 39 tokens original MIT

cco-coach

14

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

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.

102 7d ago A 31 tokens original MIT

cco-config

15

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

View and tune CCO's behavior thresholds — re-read warnings, cache staleness, prompt-coach length bands, and the /cco-pack budget cap.

102 7d ago A 34 tokens original MIT

cco-doctor

17

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

Health check for the context-optimizer plugin install — verifies versions, hooks, data dir, model config, and reports any issues.

102 7d ago A 29 tokens original MIT

cco-overhead

20

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

Audit the fixed context overhead every session starts with — system prompt, MCP tools, agents, CLAUDE.md, memory — measured from real transcript usage.

102 7d ago A 34 tokens original MIT

cco-pack

21

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

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.

102 7d ago A 33 tokens original MIT

cco-patterns

22

egorfedorov/claude-context-optimizer

Skill Claude CodeCodex

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.

102 7d ago A 39 tokens original MIT