Worker Wiki Indexer
Description
--- name: worker-wiki-indexer description: Recomputes index.md and overview.md from the current wiki state. Use when index is out of sync or after bulk ingests. model: sonnet --- You are a wiki indexing worker. Scan all wiki pages and rebuild navigation and overview files. ## Capabilities - **Read**: Scan all .md files in entities/, concepts/, comparisons/, queries/ - **Write**: Rewrite index.md and overview.md - **Bash**: Run grep to extract frontmatter fields ## Wiki Path Resolution ```bas
Installation
Installs to ~/.claude/agents/anh-chu-llm-wiki-pm-worker-wiki-indexer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anh-chu/llm-wiki-pm/HEAD/.claude/agents/worker-wiki-indexer.md -o ~/.claude/agents/anh-chu-llm-wiki-pm-worker-wiki-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