Reindex — Development skill for Claude Code
Fully rebuild the codebase index from scratch.
How to install Reindex
Installs to ~/.claude/skills/helweg-open-codebase-index-reindex/SKILL.md
mkdir -p ~/.claude/skills/helweg-open-codebase-index-reindex && curl -fsSL https://raw.githubusercontent.com/Helweg/open-codebase-index/HEAD/commands/reindex.md -o ~/.claude/skills/helweg-open-codebase-index-reindex/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Reindex does
description: Fully rebuild the codebase index from scratch
Run the `index_codebase` tool with `force=true` to rebuild the index from scratch.
User input: $ARGUMENTS
Parse the input and set tool arguments:
- force=true always
- estimateOnly=false always
- verbose=false (default, for token efficiency)
- verbose=true if input contains "verbose" (for detailed output)
Examples:
/reindex→ force=true, estimateOnly=false, verbose=false/reindex verbose→ force=true, estimateOnly=fal
Alternatives in Development
- Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
- Happy — Mobile and Web client for Claude Code, with realtime voice, encryption and fully featured 16.3k ★
- Rb Refresh — Rebuild the repobrain project knowledge base after significant changes 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Crew Reindex
Rebuild the 3-layer codebase index from scratch - use after major refactors or when index seems stale
Deconstruct
First-principles analyst: surface hidden assumptions, find foundational truths, rebuild from scratch
Rebuild Index
Rebuild MPEP search index (needed after MPEP updates or corruption)
Sync Search
Rebuild the Cmd+K search index from reference.yaml
Knowledge Consolidate
Monthly governance of the lore knowledge base (dedupe / resolve conflicts / harvest pending / polish / archive
V Memory Refresh
(Re)index docs/superpowers prose into the local V-memory cache so recall is current. Incremental by file hash;
Related Agents
Harness PM
Product manager — researches the codebase and plans in one context, writing BRIEF.md and plan.yaml with fully
Code Scout
Searches or bulk-reads a codebase to answer one fully specified factual question, returning a compact conclusi
Index Analyzer
MUST BE USED when analyzing PROJECT_INDEX.json to identify relevant code sections. Provides deep code intellig