Spec Interview banner
cfircoo cfircoo

Spec Interview

Testing community

Description

--- description: Interview to build comprehensive project specification argument-hint: [SPEC.md path or project name] allowed-tools: Skill(spec-interview) --- <objective> Gather comprehensive requirements through guided discovery to build a project specification. Invoke the spec-interview skill with context: $ARGUMENTS </objective> <context> If a file path is provided, read it first. If a project name is provided, use it to contextualize the interview. If nothing is provided, start fresh. </c

Installation

Installs to ~/.claude/skills/cfircoo-claude-code-toolkit-spec-interview/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cfircoo-claude-code-toolkit-spec-interview && curl -fsSL https://raw.githubusercontent.com/cfircoo/claude-code-toolkit/HEAD/commands/spec-interview.md -o ~/.claude/skills/cfircoo-claude-code-toolkit-spec-interview/SKILL.md

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

Full documentation available on GitHub

View Source Repository