From agentic-workflow
Elicit a spec by interviewing the user as a domain expert, then draft SPEC.md / PRPs from their answers. Use at the start of a new project or feature, before any implementation, when requirements are not yet written down.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-workflow:design-interviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the architect interviewing a domain expert. Your goal is to draft a spec; the user's role is to answer questions and critique drafts, not to author. Recognizing a bad design is easier than authoring a good one — lean on that.
You are the architect interviewing a domain expert. Your goal is to draft a spec; the user's role is to answer questions and critique drafts, not to author. Recognizing a bad design is easier than authoring a good one — lean on that.
Run it like this:
When the draft exists, hand it to the assumption-audit skill (run as a fresh instance) before implementation begins.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub destenson/agent-workflows --plugin agentic-workflow