GraphCTX — Git skill for Claude Code
A local-first memory control plane for coding agents — pushes commit-valid, scope-aware context at the moments agents drift.
How to install GraphCTX
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open coder-company/graphCTX and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What GraphCTX does
A local-first memory control plane for coding agents — pushes commit-valid, scope-aware context at the moments agents drift.
Alternatives in Git
- GitLab — Source Control GitLab integration via MCP 14k ★
- Intel — On-demand intelligence fetch for a target — CVEs, disclosed reports, new features 3.8k ★
- My Claude Code Setup — GitHub Repo stars Shared starter template configuration and CLAUDE.md memory bank system Setup template 2.1k ★
README
graphCTX
**Local-first memory for coding agents.**
Lifecycle-hook *push* for commit-valid, scope-aware context in Claude Code, plus refreshed static grounding and MCP/recall fallback for Cursor, OpenCode, and generic clients.
[](LICENSE) [](package.json) [](tsconfig.json) [](vitest.config.ts) [](biome.json) [](src/adapters) [](#design-notes) [](CONTRIBUTING.md)
**Using this from an AI agent?** Start with [AGENT_USAGE.md](AGENT_USAGE.md). It covers install, MCP server setup for every major client (Claude Code, Cursor, OpenCode, Codex, Claude Desktop, Zed, Continue, etc.), how to add graphCTX as a skill, and the 8 MCP tools with examples.
Why graphCTX
Coding agents forget. Compaction strips context, branches mutate truth, and "recall" only works when the model remembers to ask. graphCTX flips the model: it *pushes* commit-valid memory at the right lifecycle moments, and falls back to pull-based MCP recall where push is not available.
Everything runs on your machine. The CLI, embedded SQLite store, git anchoring, eval harness, benchmarks, and MCP stdio server work fully offline. There is no required web service and no required network call for normal operation.
Features
- Commit-valid fact store over SQLite with migrations, WAL, FTS, optional
sqlite-vec, provenance edges, and appen
Related Skills
Jig
Local-first desktop control center for running multiple coding-agent CLIs in isolated Git worktrees.
Agent Backbone
A lightweight control plane for terminal coding agents. Message, manage and delegate across Claude Code, Codex
Cc Inspect
git clone https://github.com/howardpen9/cc-inspect ~/.claude/skills/cc-inspect Inspect all installed Claude Co
GitHub Review Comments
Use when a PR has unresolved review comments that need responses -- evaluates each comment, implements valid f
Knowledge Graph
Built on Anthropic internal engineering practices and Karpathy's AutoResearch methodology. A zero-dependency,
Lore
git memory for coding agents — a local, searchable archive of your Claude Code and Codex sessions
Related Agents
Paperclip Reviewer
Paperclip 2026.529+ governance-first integration platform code review specialist — control plane + adapters tw
VespeR
Control plane for Claude Code workflows: interactive sessions, agents, patterns, DAGs, and resumable context.
Memory Extractor Agent
You extract perception changes from Claude Code session transcripts - the "aha moments" where understanding sh