Sandbox
10 repos for code-context · Tools · CodingClear

Analyze your Claude Code context window, detect wasted tokens, and get pasteable fix commands. Zero API calls

83

Keep Claude Code context clean. Open-source toolkit: drift detection, re-read dedup, integrity scoring, AST-aware reads, 15 MCP tools. 62.6% measured savings, reproducible.

46
ast-outline/
ast-outline

ast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.

47
raymondchins/
agentmap

Stop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.

48

What Claude Code is doing between your prompt and its answer, drawn live from the logs it already writes: every model call, every tool, each subagent on its own context window and its own model, and what the session produced. Local and read-only — your session content never leaves the machine.

45
kunal12203/
GrapeRoot

Compounding Context for AI Coding Assistants — MCP graph engine for Claude Code, Cursor, Copilot, Gemini, OpenCode

1k
rekal-dev/
rekal-cli

Your coding agent starts every session blank. Rekal is the memory your team is missing

193

Mine your Claude Code and Codex logs into a local you.md agent profile.

290
automagik-dev/
genie

Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees, and reviews code before you see it.

335
rwliebs/
Dossier

Visual planning and context control for shipping big apps with AI coding. Build from scratch or map existing repos. Dossier maps user workflows, sets agent context per feature, builds, tests and ships from one interface.

89