Check Index
Description
--- description: 检查项目索引系统的完整性和一致性 --- # /check-index - 检查索引一致性 运行全面的索引系统健康检查,验证文档与代码的同步状态。 > **📌 当前版本 (v1.0)**: 基本检查功能已实现,高级参数将在 v2.0 实现 > > 当前支持:文件头完整性、文件夹索引、依赖关系、结构规范性检查 > 计划中 (v2.0):`--fix`, `--report`, `--deep`, `--strict`, `--save` 等参数 ## 功能说明 这将验证以下内容: 1. **文件头完整性** - 检查所有代码文件是否有 Input/Output/Pos 注释 2. **文件夹索引完整性** - 验证每个代码文件夹是否有 FOLDER_INDEX.md 3. **内容一致性** - 确认索引内容与实际文件匹配 4. **依赖关系验证** - 检测循环依赖和无效引用 5. **结构规范性** - 验证文档格式是否符合标准 ## 使用方法 ### 基本用法 ``` /check-index ``` ### 带参数用法 ```
Installation
Installs to ~/.claude/skills/claudate-project-multilevel-index-check-index/SKILL.md
mkdir -p ~/.claude/skills/claudate-project-multilevel-index-check-index && curl -fsSL https://raw.githubusercontent.com/Claudate/project-multilevel-index/HEAD/commands/check-index.md -o ~/.claude/skills/claudate-project-multilevel-index-check-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