Show current context window state and consumption analysis. Use to check context health and identify optimization opportunities.
Monitor context window usage and health. Use before complex operations to check token consumption and ensure you have enough headroom.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install google-ecosystem@melodic-software(no arguments - shows status)Show current context window state and consumption analysis.
You are analyzing the current context window state.
Use the /context command to get current context window state.
Report the metrics:
Break down what's consuming context:
Assess context health:
| Utilization | Status | Recommendation |
|---|---|---|
| <50% | Healthy | Continue working |
| 50-70% | Watch | Monitor for bloat |
| 70-85% | Caution | Consider delegation or fresh instance |
| >85% | Action Required | Start fresh instance |
Provide status report:
## Context Status Report
**Utilization:** XX% (XXXXXX / XXXXXX tokens)
**Status:** [Healthy/Watch/Caution/Action Required]
### Consumption Breakdown
- System + Tools: ~XX%
- Conversation: ~XX%
- Files Read: ~XX%
- Tool Results: ~XX%
### Recommendations
- [Specific recommendations based on state]
### Context Health Indicators
- [ ] Fresh instance (low history)
- [ ] Focused context (relevant files only)
- [ ] Controlled outputs (minimal verbosity)