cco-coach
Prompt Coach
When the user runs /cco-coach or asks for "prompt feedback" / "оцени мой промпт", run the analyzer on the user's last natural-language ask (or on text they provide).
How to use
If the user passes text after the command (e.g. /cco-coach add login screen):
node ${CLAUDE_PLUGIN_ROOT}/src/prompt-coach.js analyze "the prompt text here"
If no text given, show recent prompt history and average score:
node ${CLAUDE_PLUGIN_ROOT}/src/prompt-coach.js history 10
What the score means
More from egorfedorov/claude-context-optimizer
cco-claudemd
Analyze CLAUDE.md files for token bloat and suggest optimizations
95cco
Show context usage heatmap for current session
85cco-budget
Configure token budget limits, auto-compact settings, and view current budget status (model-aware — supports Opus 4.7 1M context tier)
75smart-loader
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.
75cco-report
Show detailed token ROI report across all tracked sessions
72cco-templates
Manage context templates for common task types
71