Refresh Index — Documentation skill for Claude Code
Rebuild the repo index and re-detect the toolchain; detect and report doc/code drift.
How to install Refresh Index
Installs to ~/.claude/skills/palanx-claude-belay-refresh-index/SKILL.md
mkdir -p ~/.claude/skills/palanx-claude-belay-refresh-index && curl -fsSL https://raw.githubusercontent.com/Palanx/Claude-Belay/HEAD/commands/refresh-index.md -o ~/.claude/skills/palanx-claude-belay-refresh-index/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Refresh Index does
description: Rebuild the repo index and re-detect the toolchain; detect and report doc/code drift argument-hint: (no arguments)
/refresh-index
**Purpose:** keep the on-disk state honest when the code moved without the workflow — the recovery path for "the operator ignored the workflow for a few commits" (that's allowed; the workflow must absorb it, not punish it).
**Arguments:** none.
**Preconditions:** git repo with workflow state installed.
**Reads:** git history, `docs/index/_o
Alternatives in Documentation
- Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
- Translate Doc Zh — Translate English documentation to Chinese 5.7k ★
- Requirement — 需求分析(doc 文档框架 / interrogate 极刑审问) 1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Entropy Check.Skill
Scan the codebase for doc drift, dead references, layer violations, and stale features; commit a clean-up and
Build Search Index
Build or refresh a vault's LOCAL BM25 search index (wiki-meta/search-index.json) — a deterministic, plugin-fre
Wiki Status
Show karpathy-wiki health report (categories, counts, drift, quality, last ingest)
Framework Doctor
Read-only framework health report: inventory vs README claims, dangling cross-refs, unmanaged files in managed
Check Readme Drift
Check whether the generated catalogue is up to date with .claude-plugin/marketplace.json. Report only — leave
Doc Refresh
Refresh documentation after version bumps, feature additions, or periodic maintenance: $ARGUMENTS
Related Agents
Regression Checker
After shim or library changes, rebuild and test all affected ports to detect regressions. Dispatch when lib/po
Schema Drift Auditor
Reads .drift-pending.json, cross-references vendor doc changes against schema x-audited.source fields, and wri
Backlink Manager
Maintain wiki backlinks — update reverse index, related fields, and detect unlinked mentions after page creati