spec-create

Installation
SKILL.md

Spec Create

Multi-phase workflow orchestrator for feature specification. Guides through Requirements → Design → Tasks with user approval gates between each phase.

Input

/spec-create <feature-name> [description]
  • feature-name: required — auto-normalized to kebab-case (strip spaces, lowercase, replace non-alphanum with hyphens)
  • description: optional — used as initial context for requirements phase

When to Use

  • Starting a new feature from scratch
  • Creating structured specification documents (requirements, design, tasks)
  • Planning implementation before writing code
Related skills
Installs
1
Repository
jrollin/claudio
First Seen
Mar 6, 2026