Plugin Claude Code
Prevent context window exhaustion. Real-time token tracking, semantic compact scoring, and carry-forward memory that fixes cumulative amnesia across /compact cycles.
Plugin Claude Code
Prevent context window exhaustion. Real-time token tracking, semantic compact scoring, and carry-forward memory that fixes cumulative amnesia across /compact cycles.
Plugin Claude Code
Real-time context window tracking, semantic relevance evaluation, proactive compact suggestions, and smart compact instructions that carry forward memory across compactions for Claude Code.
Hook
Runs when a session starts, executing session-init.sh. From fomyio/claude-context-monitor.
Hook
Runs when you submit a prompt, before the agent sees it, executing check.sh. From fomyio/claude-context-monitor.
Hook
Runs when the agent finishes a response, executing update-state.sh. From fomyio/claude-context-monitor.
Hook
Runs before the context is compacted, executing pre-compact.sh. From fomyio/claude-context-monitor.
Hook
Runs after the context is compacted, executing post-compact.sh. From fomyio/claude-context-monitor.
Instructions file
Claude Code instructions for fomyio/phantom-ear, covering claude.md, development phases, phase 1: project setup ✅, phase 2: core infrastructure ✅ and phase 3: real-time transcription ✅.