# Matrix Reindex

> This skill should be used when the user asks to "reindex the codebase", "refresh code index", "update matrix index", "rebuild symbol index", or needs to manually trigger code indexing. Use when this capability is needed.

- Skill: `tomevault-io/matrix-reindex` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/matrix-reindex`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/matrix-reindex/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/matrix-reindex

---


# Matrix Reindex

Trigger a manual reindex of the TypeScript/JavaScript codebase.

Use the `matrix_reindex` MCP tool to refresh the code index.

## Arguments

- `full` (optional): If true, force a complete reindex ignoring incremental mode

## When to Use

- After making significant file changes outside of Claude
- When the index seems stale or incomplete
- After renaming or moving many files

## Output

- Files scanned, indexed, and skipped
- Symbols and imports found
- Duration of the indexing process

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/ojowwalker77) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

