🎯

discovery-interview

🎯Skill

from parcadei/continuous-claude-v3

VibeIndex|
What it does
|

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)

discovery-interview

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add parcadei/continuous-claude-v3 --skill discovery-interview
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add parcadei/continuous-claude-v3 --skill discovery-interview
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/discovery-interview/SKILL.md

SKILL.md

1,930Installs
3,466
-
Last UpdatedJan 26, 2026

More from this repository10

🎯
github-search🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.

🎯
dead-code🎯Skill

Dead code detection skill using TLDR static analysis to find unused functions and unreachable code across Python, TypeScript, and other languages in codebases

🎯
math🎯Skill

Provides mathematical computation and problem-solving capabilities within Continuous Claude, a persistent multi-agent development environment with 109 skills and 32 agents.

🎯
agentic-workflow🎯Skill

Implements a standard multi-agent pipeline pattern for implementation tasks, using background agents that write outputs to cache for orchestrated sequential processing.

🎯
explore🎯Skill

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🎯Skill

Agent orchestration rules within Continuous Claude that preserve main context by spawning implementation agents for coding tasks.

🎯
git-commits🎯Skill

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.

🎯
agent-context-isolation🎯Skill

Prevents agent output from polluting the main context window by using background agents with file-based coordination within Continuous Claude.

🎯
math-help🎯Skill

Guides users through the math cognitive stack within Continuous Claude, helping choose the right computational tool for mathematical tasks.

🎯
sub-agents🎯Skill

A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.