원클릭으로
cco-shield
Show ContextShield status and waste protection stats
메뉴
Show ContextShield status and waste protection stats
Configure token budget limits, auto-compact settings, and view current budget status (model-aware — supports Opus 4.7 1M context tier)
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
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
Calculate monthly token savings and ROI by model
Show recent session summaries for quick context recovery
| name | cco-shield |
| description | Show ContextShield status and waste protection stats |
| license | MIT |
| allowed-tools | ["Bash","Read"] |
Show the user the current ContextShield protection status and historical waste prevention stats.
Run the following command to get pattern data:
node ${CLAUDE_PLUGIN_ROOT}/src/tracker.js patterns
From the patterns data, present:
Format as a clean status report. If no pattern data exists yet, tell the user: "ContextShield is warming up! It learns from your usage patterns and will start giving you smart suggestions after a few sessions."
End the report with:
ContextShield runs automatically on every Read. No configuration needed.