Run these diagnostic checks and report results:
Runs diagnostic checks on the Compaction Advisor plugin and reports installation status.
/plugin marketplace add vignesh07/compaction-advisor/plugin install compaction-advisor@compaction-advisorRun these diagnostic checks and report results:
Run: ls ~/.claude/plugins/cache/compaction-advisor/compaction-advisor/
Run: ls -la ~/.claude/context_state_*.json
If no files found, the status line hasn't written state yet.
Run: jq '.statusLine' ~/.claude/settings.json
Run: cat ~/.claude/plugins/cache/compaction-advisor/compaction-advisor/*/hooks/hooks.json | head -20
Note: For plugin installs, hooks load from the plugin's hooks.json (not user's settings.json).
Run: cat ~/.claude/context_state_*.json | head -20
Report what's working. Note: If status is "safe", the hook correctly outputs nothing (0 tokens).