code graph skills

92 tagged code graph, measured the same way as everything else here.

Browse within: code-intelligence 42ast 26code-index 26context-engineering 13ai-coding-assistants 12ai-optimization 7token-ai-optimizator 7graph-database 6knowledge-graph 6cross-repository 5developer 5golang 5utility 5

graft

01

trailhq/Graft

Skill Claude CodeCodex

This repo is indexed by graft/. For ANY task here, whether understanding how something works, finding where code lives, tracing what calls a symbol or what a change breaks, or scoping an edit, get your context from graft before grepping or reading source files.

5.2k +70 yesterday A 56 tokens original MIT

roam

02

Cranot/roam-code

Skill Claude CodeCodex

Codebase comprehension via roam-code CLI. Use when exploring codebases, planning modifications, debugging failures, assessing PR risk, or checking architecture health. Triggers on: understanding project structure, pre-change safety checks, finding symbols/files, blast radius analysis, affected tests, health scoring…

510 6d ago A 86 tokens original Apache-2.0

code-graph

03

FalkorDB/code-graph

Skill Claude CodeCodex

This skill should be used when understanding code structure, finding dependencies between functions/classes, tracing call graphs, or exploring code relationships. Trigger phrases include 'code graph', 'call graph', 'who calls', 'what calls', 'find dependencies', 'code structure', 'inheritance', 'find paths'.

347 7d ago A 64 tokens original MIT

clangd-graph-rag

04

2015xli/clangd-graph-rag

Skill Claude CodeCodex

This skill enables deep semantic and structural analysis of C/C++ codebases using a pre-built Neo4j GraphRAG. It provides insights into call chains, class hierarchies, macro causality, and type aliases.

61 4mo ago A 0 tokens original Apache-2.0

agentmap

05

raymondchins/agentmap

Skill Claude CodeCodex

Use for TypeScript/JavaScript codebase navigation — symbol lookup, blast radius, reuse checks, and repo orientation. Prefer agentmap before serial grep when exploring imports, exports, or where a symbol lives. Package is @raymondchins/agentmap (not the unrelated npm package agentmap).

46 3d ago A 64 tokens original MIT

codestory-grounding

06

TheGreenCedar/CodeStory

Skill Claude CodeCodex

Use when an agent should ground a local repository with CodeStory before making source claims, planning edits, choosing tests, reviewing changes, or using broad retrieval evidence through the CodeStory plugin MCP.

37 2d ago A 44 tokens original Apache-2.0

kage-memory

07

kage-core/Kage

Skill Claude CodeCodex

Trustworthy, code-grounded repo memory for coding agents. Before any task, recall grounded repo knowledge (decisions, bugs, conventions, code paths); after learning something durable, capture it; never act on stale or hallucinated memory. Use at the start of every task, when debugging, and after solving something…

32 3d ago A 69 tokens GPL-3.0

graphenium

08

lambda-alpha-labs/Graphenium

Skill Claude CodeCodex

Use when analyzing codebase structure, verifying pre-flight policy compliance, tracing transitive dependency closures, or auditing post-edit scope creep.

24 1mo ago A 30 tokens original MIT

m1nd-first

09

maxkle1nz/m1nd

Skill Claude CodeCodex

Use when investigating a repository, searching for implementation, reviewing changes, working from specs/docs, or preparing a risky code change in an environment where m1nd is available. This doctrine makes m1nd the first investigative layer before grep, glob, or manual file reads, except when the task is pure…

22 10d ago A 78 tokens original MIT

m1nd-guardian

10

maxkle1nz/m1nd

Skill Claude CodeCodex

Use when continuing, coordinating, reviewing, or handing off the M1ND-10 program; protecting its candidate tree; advancing G0-G10; freezing or releasing a candidate; activating autonomy; or when the user asks an agent to act as M1ND guardian. Enforces one-active-front execution, proof-state separation, same-candidate…

22 10d ago A 99 tokens original MIT

m1nd-operator

11

maxkle1nz/m1nd

Skill Claude CodeCodex

Use when the user mentions m1nd or when repo investigation, search, review, docs/spec work, or risky change prep should go through m1nd first before grep, glob, or manual file reads. Covers m1nd-first routing, L1GHT and universal document ingestion, risky edit preparation, document-to-code binding, the served owner +…

22 10d ago A 111 tokens original MIT

release

12

mimfort/rag_for_git

Skill Claude CodeCodex

Prepare a release of ragforgit — write human-readable Russian release notes into CHANGELOG.md, bump the version and rebuild plugin manifests. Use when the user asks to cut a release, bump the version, or prepare a dev → main merge ("подготовь релиз", "выпусти версию", "бампни версию", "release notes").

21 2d ago A 76 tokens original MIT

configure-review

13

mimfort/rag_for_git

Skill Claude CodeCodex

Use when configuring or changing a repository's tracked branches, layered review policy, ignored tracked paths, retrieval limits, summary depth, or non-secret task-board metadata.

21 2d ago A 35 tokens original MIT

decompose-task

14

mimfort/rag_for_git

Skill Claude CodeCodex

Use when a configured board task needs decomposition into native child tasks.

21 2d ago A 17 tokens original MIT

coograph-apply

15

paullukic/coograph

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start or continue implementing a proposed change.

17 26d ago A 27 tokens original MIT

coograph-propose

16

paullukic/coograph

Skill Claude CodeCodex

Propose a new change with all artifacts generated in one step. Use when the user wants to describe what they want to build and get a complete proposal with specs and tasks ready for implementation.

17 26d ago A 43 tokens original MIT

paullukic/coograph

Skill Claude CodeCodex

Rebuild or update the code-graph database. Use when the user wants to refresh the code graph, e.g. after major changes or when graph seems stale.

17 26d ago A 40 tokens original MIT

reposkein-graph-rag

18

reposkein/reposkein

Skill Claude CodeCodex

Navigates the local RepoSkein Code Property Graph to understand repository architecture. Use whenever modifying code, tracing dependencies, assessing change impact, or summarizing functions in a repo containing .reposkein/.

12 3d ago A 46 tokens original Apache-2.0

reposkein-setup

19

reposkein/reposkein

Skill Claude CodeCodex

Installs and verifies RepoSkein (the deterministic code-graph MCP server) in the current repository. Use when an agent wants RepoSkein's structural navigation but the tools are missing, error with "REPOSKEINREPOPATH", or the repo has no .reposkein/ directory — i.e. set RepoSkein up and confirm it runs.

12 3d ago A 78 tokens original Apache-2.0

adding-a-language

20

Luqueee/kivgraph

Skill Claude CodeCodex

How a new language enters Kivgraph's graph - the two routes and why one of them is almost always wrong, the four decisions that cannot be migrated later, the branches that decide what your language is without asking, and the gates that fail closed. Use when adding or extending language support, when touching…

11 yesterday A 90 tokens original Apache-2.0

publishing-releases

21

Luqueee/kivgraph

Skill Claude CodeCodex

Cómo y sobre todo cuándo se publica una release de Kivgraph - la versión sólo sube, los tres sitios donde vive, qué verifica CI, y la lista de cambios que NO merecen release. Usar al proponer o preparar una release, al tocar internal/version/version.go, al crear un tag vX.Y.Z, o cuando alguien pida "saca una versión".

11 yesterday A 85 tokens original Apache-2.0

running-tests

22

Luqueee/kivgraph

Skill Claude CodeCodex

Cómo se ejecutan y se escriben los tests de Kivgraph - las tres suites, el tag ladybug que no se invoca a mano, qué se salta y por qué, y el smoke test del binario. Usar al correr tests, al añadirlos, ante un fallo de enlazado library 'lbug' not found, ante un SKIP inesperado, o antes de cerrar una tarea.

11 yesterday A 94 tokens original Apache-2.0

stainless-code/codemap

Skill Claude CodeCodex

Audit a PR's structural choices against architecture-priming, the repo's own architecture.md, and any nested boundary configs. Use when the user says "audit this PR's architecture", "check the boundaries", "is this PR clean structurally", "post-merge review of.

8 7d ago A 61 tokens original MIT

docs-voice

24

stainless-code/codemap

Skill Claude CodeCodex

Voice, tone, and format for the public Codemap docs (apps/docs, built with Blume). Use when authoring or editing apps/docs prose — landing, guides, concepts, recipes, reference, generated API — or deciding headline grammar, benefit framing, peer framing, or anti-pitch wording.

8 7d ago A 65 tokens original MIT