Status-line indicator showing whether the headroom MCP context-compression is being used this session — idle until headroomcompress runs, then active with the tokens AND money it saved (priced against the session model), decaying back to idle after a quiet period. Tracks an all-time money-saved total across sessions.
Bootstrap a project with a small, file-based documentation system so Claude Code keeps context, lessons, and decisions across session restarts instead of starting cold every time.
★not rated 6▲
+4 4d agoA
tokens not measured
originalMIT
Extract and remember patterns, insights, and relationships worth preserving across sessions. Unlike flat-file memory, knowledge is a graph — nodes gain meaning through edges. Auto-compaction, multi-session sync, visual editor.
★not rated 5
changed yesterdayA
tokens not measured
Your AI agent maintains its own context files — a Claude Code plugin with an AGENTS-first model that covers Codex, Copilot, Cursor, Gemini, and 3 more tools. Signal Gate filtering, Context Guard hooks, health scoring, and MEMORY.md promotion.
★not rated 5 2mo agoA
tokens not measured
originalMIT
Turns your agent into a trainable employee. Learns rules from your corrections (with your approval), and skills earn autonomy through demonstrated reliability — proposed → verified → trusted → autonomous. No daemon. No cloud.
★not rated 5 2mo agoA
tokens not measured
originalMIT
Kernel-grade persistent memory for Claude Code. Remembers decisions, constraints, and context across sessions — designed like an OS memory subsystem, not a database.
Typed, local-first memory for Claude Code — decisions, domain rules, and runbooks Claude reads on its own. Human-confirmed writes, read-only MCP, benchmarked supersession-aware recall. Branch/PR-aware and team-shareable.
★not rated 5 1mo agoA
tokens not measured
originalMPL-2.0
Design production-grade, memory-backed agent loops. Classify deterministic vs non-deterministic, scan your harness (skills/agents/MCP/hooks), derive durable state from the goal, separate done-gates from guardrails, and emit a /loop-ready prompt behind a human approval gate.
★not rated 5 2mo agoA
tokens not measured
originalMIT
Carry your context across AI coding tools. Adds /carryover and /headroom commands plus a save-to-memory prompt at the end of each session, backed by the headroom proxy.
★not rated 5 20d agoA
tokens not measured
originalMIT
Human-in-the-loop context compaction for Claude Code. You choose which turns survive; a SessionStart hook re-injects them deterministically after every compact and resume.
★not rated 5 1mo agoA
tokens not measured
originalMIT
A live, auto-refreshing per-session summary brief docked beside your Claude Code terminal — to quickly get up to speed when switching between parallel sessions.
★not rated 5 5d agoA
tokens not measured
originalBSD-3-Clause
Real-time metacognition for Claude Code. Six senses detect stuck loops, validation bias, repeated errors, and circular actions. Learns what works across sessions.
★not rated 5 4mo agoA
tokens not measured
originalApache-2.0
Automatically compress large natural text or log files before processing using LLMLingua to save tokens. Trigger when the user pastes massive text blobs, asks to analyze a large file (logs, docs, transcripts), or provides a prompt too large for the context window.
★not rated 5 4mo agoC
tokens not measured
originalMIT