interview

Interview users to extract plan details and generate structured specification files.

3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/robzolkos/zolkos-agent-skills --skill interview-robzolkos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interview
Source: https://github.com/robzolkos/zolkos-agent-skills/tree/main/skills/interview
Command: npx skills add https://github.com/robzolkos/zolkos-agent-skills --skill interview-robzolkos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams convert vague plans into precise specifications by guiding an in-depth interview process.

Core Features & Use Cases

  • Guided interview to elicit requirements, constraints, and acceptance criteria.
  • Automatic generation of a final spec document from user inputs.
  • PLAN file creation when a raw plan is provided and iterative refinement for revision.

Quick Start

Provide your plan or idea and let the interviewer extract details to generate a final spec file.

Frequently Asked Questions about interview

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

FAQPage Schema
How do I convert a vague product idea into a detailed specification?

To convert a vague product idea into a detailed specification, an interactive interview loop extracts requirements, constraints, and acceptance criteria from your raw text, then writes the structured specification to a target file.

What is the best way to document requirements through an interactive interview process?

Documenting requirements through an interactive interview involves an enforced questioning loop that elicits specific details, creating a timestamped PLAN file from raw text inputs before generating a comprehensive final spec document.

Can I refine an existing specification plan instead of starting from scratch?

You can refine an existing specification plan through iterative refinement during technical design sessions, updating the generated specification file as the interview process extracts new details and adjusts the structured requirements.

Does this interview approach generate an auditable record for plan development?

The interview approach generates an auditable record for plan development by automatically creating a timestamped PLAN file when raw text is provided, ensuring all extracted details and structured specifications are thoroughly documented.

How do I extract technical design constraints from raw text plans?

To extract technical design constraints from raw text plans, a guided interview process questions the user to identify specific limitations and acceptance criteria, converting the responses into a structured specification document.