From tac
Reports Claude context window token utilization, consumption breakdown, health status, and optimization recommendations. Use before complex tasks to ensure headroom.
npx claudepluginhub melodic-software/claude-code-plugins --plugin tacThis skill is limited to using the following tools:
Show current context window state and consumption analysis.
Analyzes Claude Code context window token usage, assesses health via thresholds (HEALTHY to CRITICAL), and recommends optimizations like /compact or /clear.
Displays context-mode savings for the session: token consumption, savings ratio, per-tool breakdown. Invoke with /context-mode:ctx-stats to monitor efficiency.
Audits Claude Code context window usage across agents, skills, rules, MCP servers, and CLAUDE.md. Detects bloat, redundancy, and recommends prioritized token-saving optimizations.
Share bugs, ideas, or general feedback.
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)