To Spec banner
w00fx w00fx

To Spec

Testing community

Description

--- description: Write or update the capability spec from an interview — turns a /shape session (or provided notes/transcript) into specs/<capability>/<capability>.md on the template. Does not interview back; gaps become open questions (OQ-<CAP>-###), never guesses. Every BR/AC carries a stable typed ID (BR-<CAP>-###, AC-<CAP>-###) issued in continuation; existing IDs never change, never renumber, retire instead of delete. argument-hint: "[capability | spec path | default: this session's shaping

Installation

Installs to ~/.claude/skills/w00fx-spec-anchored-agentic-development-to-spec/SKILL.md

Terminal
mkdir -p ~/.claude/skills/w00fx-spec-anchored-agentic-development-to-spec && curl -fsSL https://raw.githubusercontent.com/w00fx/spec-anchored-agentic-development/HEAD/commands/to-spec.md -o ~/.claude/skills/w00fx-spec-anchored-agentic-development-to-spec/SKILL.md

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

Full documentation available on GitHub

View Source Repository