Refresh Spec Index banner
jnarowski jnarowski

Refresh Spec Index

Testing community

Description

--- description: Refresh spec index by syncing with filesystem --- # Refresh Spec Index Scans spec folders and reconciles with index.json, removing orphaned entries, adding missing specs, and updating metadata. ## Instructions - Scan all spec folders in backlog/todo/done - Compare to index.json entries - Remove entries for deleted folders - Add entries for untracked folders - Update status/timestamps from spec.md files - Report all changes made ## Workflow 1. **Scan filesystem for spec fil

Installation

Installs to ~/.claude/commands/jnarowski-agentcmd-refresh-spec-index.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jnarowski/agentcmd/HEAD/.claude/commands/refresh-spec-index.md -o ~/.claude/commands/jnarowski-agentcmd-refresh-spec-index.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository