원클릭으로
spec-index
Rebuild or update `.specs/INDEX.md` from current Spec Guided Dev documents, archived history, and temporary deviations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Rebuild or update `.specs/INDEX.md` from current Spec Guided Dev documents, archived history, and temporary deviations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Import existing specs/docs/planning documents or migrate an old `.worklog` tree into `.specs`. Use only when invoked manually by the user as /spec-import SOURCE_FOLDER.
Compare implementation with Spec Guided Dev documents and decide whether no update, cleanup, replacement, or temporary deviation is needed.
Review whether current changes follow Spec Guided Dev rules. Use before commits or when checking spec structure.
Create the next numbered Spec Guided Dev document before significant implementation work. Use when starting durable product intent, an ADR, a spike, or a temporary deviation.
Build and review ASP.NET Core endpoints, minimal APIs, controllers, middleware, and services following thin-handler and boundary-validation patterns.
Build and review Blazor components with correct render mode selection, component design, state management, and MudBlazor integration.
| name | spec-index |
| description | Rebuild or update `.specs/INDEX.md` from current Spec Guided Dev documents, archived history, and temporary deviations. |
You are helping maintain the Spec Guided Dev index.
Read:
docs/spec-guided-dev-method.md.specs/README.md if it exists.specs/.specs/archive/ only for archived document references, replacements, and index consistency checks.specs/deviations/ for unresolved temporary implementation deviationsDo not treat .specs/INDEX.md, .specs/README.md, .specs/archive/README.md, .specs/deviations/README.md, .specs/_templates/*.md, or .specs/deviations/*.md as current product intent.
Current spec documents are files matching:
.specs/[0-9][0-9][0-9][0-9].*.md
Archived spec documents are files matching:
.specs/archive/[0-9][0-9][0-9][0-9].*.md
Deviation documents are files matching:
.specs/deviations/[0-9][0-9][0-9][0-9].deviation-*.md
Task:
.specs/INDEX.md.spec, adr, spike, or deviation.Related, Replaces, Replaced by, and deviation references when present.Rules:
TBD in the summary and report it.Output:
.specs/INDEX.md.