npm · crates.io75Goodhealth index

claudioemmanuel/squeezHook-based token compressor for 5 AI CLI hosts (Claude Code, Copilot CLI, OpenCode, Gemini CLI, Codex CLI). Up to 95% bash compression, signature-mode for code reads, cross-call dedup, MCP server, self-teaching protocol. Zero runtime deps.
Rust★ 198↓ 3,848/moSep 5, 2026
crates.io · npm75Goodhealth index
cortexkit/magic-contextUnbounded context. Memory that manages itself. One session, for life. The hippocampus for coding agents, part of CortexKit.
TypeScript · Rust★ 1,371Jul 18, 2026
raymondchins/agentmapThe repo map your coding agent is forced to use — ~98% fewer tokens (up to 99.9% per task) to understand a TS/JS codebase. PageRank hubs, Aider-style symbol ranking, token-budgeted digest, --any router, wired into the agent loop.
JavaScript★ 45↓ 3,162/moJul 24, 2026

Obedience-Corp/festivalStructured planning and persistent context for AI coding agents. Plan multi-phase work once and any agent (Claude Code, Codex, OpenCode) executes it across sessions without losing the thread.
Shell · Go★ 50↓ 1,698/moSep 5, 2026
PyPI · npm73Goodhealth index

eugenelim/agent-ready-repoThe complete AI operating model for software teams — from first idea to production. Three peer-supervised loops (discovery → build → release) over a catalogue of curated packs: skills, subagents, and hooks, each installed in one line. It's npm for your coding agent. Any agent, any stack — Claude Code, Codex, Cursor, Copilot, Gemini, Kiro.
Python★ 15↓ 3,770/moAug 7, 2026

YawLabs/ctxlintLint your AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase
TypeScript★ 7↓ 21.4K/moAug 6, 2026
shakystar/memorizeShared, persistent memory for AI coding agents — Claude Code & Codex share one local-first, event-sourced project brain that survives sessions and syncs across machines. No server, no API key required.
TypeScript★ 12↓ 3,646/moJul 23, 2026
ctxpipe-ai/ctxpipeSelf-learning context infrastructure for AI engineering agents. Connect repos, docs, and tools into one org-scoped knowledge graph and expose it through a single MCP.
TypeScript★ 14↓ 2,112/moJul 29, 2026
sphragis-oss/isthmosLocal context-compression layer for agent tool outputs. Claude Code PostToolUse hook or generic filter, single Go binary.
Go★ 0Jul 31, 2026
TypeScript · JavaScript★ 11↓ 2,172/moJul 17, 2026
PyPI · npm65Goodhealth index
docmancer/docmancerFind out what your coding agents already know. Docmancer indexes the memory, rules, and instructions Claude Code, Codex, Cursor, and Gemini wrote on your machine, then carries the durable parts to every agent. Local-first, MIT.
Python★ 114↓ 4,970/moAug 2, 2026
TypeScript★ 5↓ 2,363/moJul 27, 2026
npm63Moderatehealth index
TypeScript · JavaScript★ 3↓ 3,769/moSep 6, 2026
npm63Moderatehealth index
dotoricode/tink-harnessKeep Claude Code and Codex aligned with task requirements through intent proof, drift checks, visible run state, and evidence-based verification.
JavaScript · Python★ 1↓ 3,223/moJul 16, 2026
Obedience-Corp/campWorkspace and context manager for domain specific AI automation and large scale AI workflows
Go★ 2Jul 28, 2026
npm · crates.io · PyPI62Moderatehealth index
Tura-AI/turaAcross 348 long-horizon benchmark sessions, Tura used up to 83.1% fewer turns on the rewrite benchmark and improved the DeepSWE pass rate by up to 16.7 percentage points compared with Codex CLI.
Rust · TypeScript · JavaScript★ 56↓ 3,378/moJul 16, 2026
npm60Moderatehealth index
adelinamart/robrainShared memory across your team and your AI agents — with judgment about what's worth keeping.
TypeScript · JavaScript★ 82↓ 2,172/moJul 22, 2026
npm60Moderatehealth index
oharms/PanWizardPlan ? execute ? verify workflow automation for AI coding agents. One installer, five runtimes: Claude Code, Codex, Gemini CLI, OpenCode, Copilot.
JavaScript★ 0↓ 2,084/moJul 25, 2026
npm59Moderatehealth index

Houseofmvps/codesightUniversal AI context generator. Saves thousands of tokens per conversation in Claude Code, Cursor, Copilot, Codex, and more.
TypeScript★ 1,389↓ 4,953/moAug 28, 2026
npm59Moderatehealth index
TaewoooPark/Agent-BlackboxLocal-first flight recorder for coding agents : replay every run as a live session map, score the context bill, and write the fix back into AGENTS.md — no API key, one npx command.
TypeScript★ 57↓ 3,988/moJul 21, 2026
hung12ct/culiSelf-improving context & memory for Claude Code and OpenAI Codex. One canonical knowledge store injected only when relevant — hooks push budgeted context, an MCP server serves depth on demand, and it learns lessons from your sessions. Agent memory + context engineering as a single static Go binary.
Go · JavaScript★ 2Aug 1, 2026
npm59Moderatehealth index
psjostrom/frontloadLocal-first context gateway that helps AI coding agents read less, spend less, and stay grounded in your repo.
TypeScript★ 0↓ 2,191/moJul 24, 2026
npm59Moderatehealth index
TypeScript★ 10↓ 2,951/moJul 23, 2026
npm57Moderatehealth index

fysoul17/devlyn-cliAI development toolkit for Claude Code — ideate, auto-resolve, and ship with context engineering and agent orchestration
Python · Shell★ 1↓ 1,577/moAug 23, 2026
npm56Moderatehealth index
TypeScript · JavaScript★ 5↓ 2,204/moJul 26, 2026
npm54Moderatehealth index
JavaScript★ 6↓ 136/moSep 5, 2026
sugihAF/ContexoPer-project, git-backed knowledge base for AI agents. Share research, decisions, and reasoning across your team's Claude / Cursor / Codex sessions via MCP.
Go★ 1Jul 22, 2026
archcore-ai/cliGit-native context for AI coding agents — CLI and local MCP server
Go★ 57Jul 22, 2026
npm53Moderatehealth index
nolrm/contextkitContextkit is a comprehensive development toolkit that provides AI guidance, type safety, quality checks, and automated workflows for modern development teams.
JavaScript · TypeScript★ 3↓ 2,382/moJul 15, 2026
PyPI · Go47Weakhealth index

blackwell-systems/gcf-proxyMCP proxy: zero-code GCF adoption. Wraps any MCP server, converts JSON to GCF mid-flight. 53-71% fewer tokens. Works with any structured data.
Go★ 8↓ 836/moAug 22, 2026