Listall banner
NitinJ NitinJ

Listall

Development community

Description

--- description: List all SpecForge specs in the store (id · title · status · attached) --- List every SpecForge spec in the store with its status and which session (if any) has it attached, plus the index URL to open in the browser. Invoke the `specforge:list-specs` skill in "all" mode.

Installation

Installs to ~/.claude/skills/nitinj-specforge-listall/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nitinj-specforge-listall && curl -fsSL https://raw.githubusercontent.com/NitinJ/specforge/HEAD/commands/listall.md -o ~/.claude/skills/nitinj-specforge-listall/SKILL.md

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

Full documentation available on GitHub

View Source Repository