discovery-interview
π―Skillfrom parcadei/continuous-claude-v3
Product discovery interview skill that transforms vague ideas into detailed implementable specifications through deep iterative interviews, detecting knowledge gaps, surfacing hidden assumptions, and researching uncertainties
Overview
Discovery-interview is a Claude Code skill that transforms vague ideas into detailed, implementable specifications through a deep, iterative interview process. It works with both technical and non-technical users, guiding them through structured phases that surface hidden assumptions, detect knowledge gaps, and produce comprehensive project specifications.
Key Features
- Multi-Phase Interview Process - Guides users from initial orientation through category-by-category deep dives covering problem/goals, user experience, data/state, and more
- Project Type Detection - Automatically identifies the project type (backend API, frontend app, CLI tool, mobile app, full-stack, etc.) and tailors questions accordingly
- Knowledge Gap Detection - Proactively identifies when users are uncertain and offers research to help them make informed decisions
- Assumption Surfacing - Explicitly uncovers hidden assumptions and tradeoffs that could derail implementation if left unaddressed
- Non-Technical Friendly - Designed to work with both technical and non-technical stakeholders, educating when needed without being condescending
Who is this for?
This skill is ideal for product managers, founders, and developers who have rough ideas for projects but need help turning them into concrete, implementable specifications. It is particularly useful for anyone starting a new project who wants structured guidance to ensure nothing critical is overlooked before development begins.
Same repository
parcadei/continuous-claude-v3(108 items)
Installation
npx vibeindex add parcadei/continuous-claude-v3 --skill discovery-interviewnpx skills add parcadei/continuous-claude-v3 --skill discovery-interview~/.claude/skills/discovery-interview/SKILL.mdSKILL.md
More from this repository10
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Dead code detection skill using TLDR static analysis to find unused functions and unreachable code across Python, TypeScript, and other languages in codebases
Provides mathematical computation and problem-solving capabilities within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
Implements a standard multi-agent pipeline pattern for implementation tasks, using background agents that write outputs to cache for orchestrated sequential processing.
Explores internal codebases at varying depths from quick overview to deep architecture analysis, providing read-only insights into code structure and call graphs.
Agent orchestration rules within Continuous Claude that preserve main context by spawning implementation agents for coding tasks.
Enforces git commit rules that use the /commit skill for consistent commit formatting, reasoning capture, and clean build state management, within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.
Prevents agent output from polluting the main context window by using background agents with file-based coordination within Continuous Claude.
Guides users through the math cognitive stack within Continuous Claude, helping choose the right computational tool for mathematical tasks.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.