code indexing skills

12 tagged code indexing, measured the same way as everything else here.

Browse within: claude-code-hooks 6context-injection 6fts5 6persistent memory 6

graph

01

bartolli/codanna

Skill Claude CodeCodex

Whole-codebase structural map of the codanna index as one self-contained HTML disc. Wedges per top-level module, concentric rings with hubs at the centre, hover or click a symbol to light its edge web, search, hide or highlight modules, brush a date range on the ribbon timeline (symbols dated by git blame), heatmap of…

729 2d ago A 131 tokens original Apache-2.0

x-ray

02

bartolli/codanna

Skill Claude CodeCodex

Deep codebase exploration using semantic search and relationship mapping. Use when you need to understand the current codebase.

729 2d ago A 25 tokens original Apache-2.0

ship-check

03

mohankrishnaalavala/context-router

Skill Claude CodeCodex

Mandatory quality gate that every feature must pass before being declared done. Runs the smoke registry and writes a verdict to internaldocs/ship-check/.

11 2mo ago A 31 tokens

open-kioku

04

shivyadavus/open-kioku

Skill Claude CodeCodex

Use Open Kioku to search code, resolve symbols, trace blast radius, and build context packs. Invoke before editing unfamiliar code, investigating a bug, or planning a refactor.

9 yesterday A 41 tokens

eagle-mem-feature

05

eagleisbatman/eagle-mem

Skill Claude CodeCodex

Manage Eagle Mem feature verification and anti-regression guardrails. Use when: 'feature pending', 'verify feature', 'waive feature', 'feature verification', 'pending verifications', 'release blocked', 'feature guard', 'smoke test', 'what needs verification', 'mark feature verified', 'skip verification'. Uses the…

4 2mo ago A 77 tokens

eagle-mem-memories

06

eagleisbatman/eagle-mem

Skill Claude CodeCodex

View and sync Claude Code, Codex, Grok, and Antigravity memories, plans, tasks, and graph memory mirrored in Eagle Mem. Use when: 'eagle memories', 'show memories', 'sync memories', 'what does the agent remember', 'show plans', 'show tasks', 'mirror memories', 'onboard project', 'what did past sessions learn'. Uses…

4 2mo ago A 92 tokens

eagle-mem-tasks

07

eagleisbatman/eagle-mem

Skill Claude CodeCodex

TaskAware Compact Loop — break complex work into tasks that survive context compaction. Use when: 'break this into tasks', 'create task plan', 'task loop', 'compact loop', work is too large for one context window, multi-step implementation.

4 2mo ago A 58 tokens

add-lang

08

lagrahhn/codeGraph-branch

Skill Claude CodeCodex

Add tree-sitter language support to codegraph end-to-end — wire the grammar + extractor, write tests, then benchmark extraction quality and retrieval value on 3 popular real-world repos. Use when the user runs /add-lang or asks to add/support a new language (e.g. Lua, Elixir, Zig, OCaml) in codegraph.

2 1mo ago A 77 tokens copy · 100% MIT

agent-eval

09

lagrahhn/codeGraph-branch

Skill Claude CodeCodex

Benchmark CodeGraph retrieval quality on a real codebase by comparing agent behavior with vs without CodeGraph. Use when the user runs /agent-eval or asks to test, benchmark, audit, or validate a codegraph version (the local dev build or a published npm version) against a language's repo.

2 1mo ago A 65 tokens copy · 92% MIT