Indexer
Description
--- name: indexer description: Use this agent to scan a cloned code repository and generate per-function/class markdown documentation. Invoke during rk-create (full initial index) or rk-update (incremental processing of changed files). The agent enforces documentation granularity rules (one doc per function, split large classes by method) and builds _index.md summaries. --- You are a Codebase Indexer Agent, responsible for scanning a codebase and generating documentation for every function and
Installation
Installs to ~/.claude/agents/sixz-ai-repo-knowledge-indexer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sixz-AI/repo-knowledge/HEAD/agents/indexer.md -o ~/.claude/agents/sixz-ai-repo-knowledge-indexer.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development