| name | project-index-maintenance |
| description | Use when checking or updating the repository's `.claude/index.yaml` so design, plan, and task relationships stay internally consistent. |
Project Index Maintenance
This skill replaces the operational role of Claude's /index command.
Use This Skill For
- Registering new design, plan, or task files.
- Checking whether referenced files exist.
- Looking for missing concept registrations or bad relationships.
References
- Source material:
./.claude/commands/index.md
- Command reference:
./.codex/commands/index-check.md
- Helper script:
./scripts/codex_index_check.py
Workflow
- Prefer running
python3 scripts/codex_index_check.py.
- If edits are needed, update
./.claude/index.yaml directly.
- Re-run the check after changes.
Boundaries
- Do not invent concept relationships without evidence from the documents.