codebase indexing agents

6 tagged codebase indexing, measured the same way as everything else here.

pre-edit-context

01

Loctree/loctree

Agent

Use this agent immediately before performing an Edit, Write, or MultiEdit on a non-trivial source file when the parent agent needs structural orientation it doesn't have. Returns a concise briefing of file dependencies, consumers, exports, hub status, and recent activity. Trigger when the user says "before I edit X…

9 yesterday A 340 tokens

Loctree/loctree

Agent

Use this agent BEFORE planning a refactor — module split, module merge, signature change to a public API, file rename, dependency direction reversal, framework migration. Returns a migration plan with: blast radius (transitive consumers), twins to consolidate or split, hotspots that must be touched together, cycles…

9 yesterday A 375 tokens

structural-reviewer

03

Loctree/loctree

Agent

Use this agent for senior-level structural review of a codebase or a specific change set, focused on architectural integrity rather than line-level style. Trigger when the user asks for "structural review", "architecture audit", "senior review", "is this well-designed", "review this refactor", "/structural-review"…

9 yesterday A 458 tokens

codebase-index

04

denfry/codebase-index

Agent

Use this skill before answering questions about a repository's architecture, implementation locations, symbols, references, dependencies, refactoring impact, data flow, bugs, or where something is implemented. It searches a local hybrid codebase index so Claude reads only the most relevant files instead of scanning…

7 1mo ago A 63 tokens original MIT

domain

05

yailPeralta/ast-mcp-server

Agent

Before exploring, read CONTEXT.md when present and relevant ADRs from docs/adr/.

4 yesterday A 0 tokens original ISC

issue-tracker

06

yailPeralta/ast-mcp-server

Agent

Issues and specs live in GitHub Issues. Use the gh CLI and infer the repository from git remote.

4 yesterday A 0 tokens original ISC