Skill
Community

Matrix Reindex

Install
1
Install the plugin
$
npx claudepluginhub ojowwalker77/claude-matrix --plugin matrix

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

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.

Tool Access

This skill is limited to using the following tools:

mcp__plugin_matrix_matrix__matrix_reindex
Skill Content

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
Stats
Stars102
Forks9
Last CommitJan 13, 2026

Similar Skills