Skip to content
Development
Command

/crew-reindex

Rebuild the 3-layer codebase index from scratch - use after major refactors or when index seems stale

From plugin
codecrew
1310 skills11 agents10 commands1 hook
Install
> /plugin marketplace add d3x293/code-crew
> /plugin install codecrew@codecrew

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/crew-reindex

Context preview

What this command does when you run it.

Rebuild the 3-layer codebase index from scratch - use after major refactors or when index seems stale

Command definition

crew-reindex.md
description: "Rebuild the 3-layer codebase index from scratch - use after major refactors or when index seems stale"

Invoke the **codecrew:codebase-index** skill in full-rebuild mode.

This will: 1. Re-scan all source files in the project 2. Rebuild Layer 1 (compact index) with fresh hashes, summaries, exports 3. Rebuild Layer 2 (symbol map) with function signatures, call graph, line ranges 4. Report what changed since last index

Use this when:

  • Index feels stale or agents are finding wrong files
  • After major refactors that moved/renamed many files
  • After pulling large changes from git
Ships withcodecrew

A virtual dev crew for Claude Code — 11 specialized AI agents that decompose, implement, review, and ship your tasks. Instead of one AI doing everything, CodeCrew breaks work into subtasks and routes each to the right specialist on the right model.

Get the whole plugin

Other commands on codecrew.