spec-elicitation
Interview-driven spec development that transforms vague ideas into battle-ready specifications through structured, exhaustive questioning. Use when starting any non-trivial feature to ensure complete understanding before writing code.
Content Preview
--- name: spec-elicitation model: opus description: Interview-driven spec development that transforms vague ideas into battle-ready specifications through structured, exhaustive questioning. Use when starting any non-trivial feature to ensure complete understanding before writing code. author: Quintin Henry (https://github.com/qdhenry/) --- # Spec Elicitation: Interview-Driven Specification Development Transform vague ideas into comprehensive, battle-ready specifications through deep, structur
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/spec-elicitation.md \
https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/spec-workflow/spec-elicitation.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/qdhenry/Claude-Command-SuiteThen reference at .claude/commands/spec-workflow/spec-elicitation.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
quick-spec
Rapid spec development for simpler tasks. Deep codebase analysis with opinionated recommendations and max 10 targeted questions. Use instead of spec-elicitation for straightforward features, refactors, and well-understood work.
commandsquickspec
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins