# Semantic Searchreindex

> Use when you want to rebuild or refresh the semantic search index for the codebase

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

---


# Semantic Search Reindex

Trigger a full reindex of the codebase for semantic search.

## Action

1. Call `mcp__semantic-search__reindex` tool with `force: true`
2. Immediately call `mcp__semantic-search__get_status` to show initial progress
3. Inform the user that indexing is running in the background
4. Tell them they can check progress with `/semantic-search:status`

## Options

If the user says "clean" or "fresh", use `clear_first: true` to wipe the index before rebuilding.

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

