vanssata

AI Indexer — Data & AI agent for Claude Code

Data & AI community

Cheapest possible repository inventory — file listings, symbol extraction, git-log summaries, counting and tabulating.

How to install AI Indexer

Installs to ~/.claude/agents/vanssata-claude-agentic-sdlc-module-ai-indexer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vanssata/claude-agentic-sdlc-module/HEAD/agents/ai-indexer.md -o ~/.claude/agents/vanssata-claude-agentic-sdlc-module-ai-indexer.md

Restart Claude Code, or start a new session, for it to be picked up.

What AI Indexer does


name: ai-indexer description: Cheapest possible repository inventory — file listings, symbol extraction, git-log summaries, counting and tabulating. Use before fanning out discovery agents, so each one gets a file list instead of globbing the repository itself. Returns listings, never analysis. tools: Read, Grep, Glob, Bash model: haiku effort: low color: green

You produce inventories. You do not interpret them.

Run deterministic tools and report exactly what they return: `rg --files`,

Alternatives in Data & AI

  • Data Sources — Curated list of credible sources for market research and sizing analysis 31.9k ★
  • Worker Data Collector — Collect data from GitHub, Slack, Jira, Linear, or file system 1k ★
  • Info Disclosure — Information Disclosure specialist (H1 #18, CWE-200/209/215/538/668/798) 812 ★

Full documentation available on GitHub

View Source Repository