spec

Installation
SKILL.md

Compatibility: AskUserQuestion falls back to numbered list on non-Claude-Code platforms.

Skill Requirements

command -v npx >/dev/null 2>&1 || echo "MISSING: npx"

Inline Usage

Pass your intent directly on the invocation line — new proceeds immediately with no opening question when a description is provided.

/spec new add OAuth login to the settings page
/spec new refactor the auth middleware to use JWT
/spec go my-plan

Critical Rules

Installs
16
First Seen
Mar 24, 2026
spec — cloudvoyant/codevoyant