# Specful Index

> Use when the navigation indexes or catalog under `docs/specs/` are missing or out of date after adding or editing a Requirement, Design, or ADR, or when checking whether they are.

- Skill: `unkos-dev/specful-index` (Agent Skill)
- Install (CLI): `npx skillmds@latest add unkos-dev/specful-index`
- Raw SKILL.md: https://api.skillmd.com/api/skills/unkos-dev/specful-index/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: unkos-dev (https://skillmd.com/u/unkos-dev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/unkos-dev/specful-index

---


# Regenerating Specful's navigation views

When asked whether the views are current, run `specful index --check` and report the drift; checking authorises no
write. Run `specful index` to regenerate only when the user asked for an update or approves one, then confirm with
`--check`. These views are generated and disposable: never hand-edit them. See `specful index --help` for its options.

