Update Index
Description
--- description: 手动更新项目索引系统 --- # /update-index - 更新索引 手动触发项目索引的增量或全量更新。 > **📌 当前版本 (v1.0)**: 基本更新功能已实现,高级参数将在 v2.0 实现 > > 当前支持:自动检测变更并更新索引 > 计划中 (v2.0):`--full`, `--file`, `--folder`, `--skip-deps`, `--verbose` 等参数 ## 功能说明 这将执行以下操作: 1. **检测文件变更** - 识别自上次更新以来的代码变化 2. **重新分析依赖** - 解析变更文件的 import/export 关系 3. **更新文件头** - 刷新受影响文件的 Input/Output 注释 4. **更新文件夹索引** - 同步 FOLDER_INDEX.md 5. **刷新根索引** - 必要时重新生成 PROJECT_INDEX.md 和依赖图 ## 使用方法 ### 基本用法(增量更新) ``` /update-index ``` 自动检测变更并仅更新受影响的文件。 #
Installation
Installs to ~/.claude/skills/claudate-project-multilevel-index-update-index/SKILL.md
mkdir -p ~/.claude/skills/claudate-project-multilevel-index-update-index && curl -fsSL https://raw.githubusercontent.com/Claudate/project-multilevel-index/HEAD/commands/update-index.md -o ~/.claude/skills/claudate-project-multilevel-index-update-index/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11