interview

Guide planning interviews to surface assumptions, risks, and decision criteria.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/rondevz/phant --skill interview-rondevz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interview
Source: https://github.com/rondevz/phant/tree/main/.agents/skills/interview
Command: npx skills add https://github.com/rondevz/phant --skill interview-rondevz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans and implementation discussions are structured using a guided interview to surface assumptions, risks, and decision criteria.

Core Features & Use Cases

  • Interview Framework: A structured set of questions to surface assumptions, decisions, risks, and success criteria.
  • Areas to Probe: Technical implementation details, UI/UX decisions, concerns, tradeoffs, dependencies, and integration points.
  • Flow & Output: End with a detailed plan/specification ready for implementation.

Quick Start

Start a plan interview by asking clarifying questions about the overall goal and proposed plan.

Frequently Asked Questions about interview

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate technical requirements and surface risks during early planning?

You can validate technical requirements by using a guided interview to surface assumptions, risks, and decision criteria. This structured questionnaire flow probes technical implementation details, dependencies, and tradeoffs to ensure feasibility.

What is the best way to turn feature proposals into an actionable specification?

The best way to turn feature proposals into an actionable specification is through notes-to-specification generation. An interview-driven flow probes edge cases and UI/UX decisions, ending with a detailed plan ready for implementation.

Can I use a questionnaire-driven flow to assess stakeholder concerns in a design review?

Yes, you can use a questionnaire-driven flow during design reviews to assess stakeholder concerns. It provides a structured set of questions to probe integration points, surface decisions, and evaluate tradeoffs.

How do I identify edge cases and integration points when discussing implementation details?

You identify edge cases and integration points through edge-case probing within an interview framework. This process structures implementation discussions to surface technical details, dependencies, and success criteria.

When should I use a guided interview for planning instead of writing a specification directly?

You should use a guided interview for planning when you need to surface hidden assumptions and evaluate tradeoffs before committing. It is applied during early planning, design reviews, or feature proposals to validate feasibility and requirements.