interview-framework

Elicit missing specification details through adaptive, context-aware questions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ForeverWorld/curdx-ralph --skill interview-framework-foreverworld
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interview-framework
Source: https://github.com/ForeverWorld/curdx-ralph/tree/main/skills/interview-framework
Command: npx skills add https://github.com/ForeverWorld/curdx-ralph --skill interview-framework-foreverworld

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes ambiguity in specification workflows by running adaptive, context-aware interviews that surface missing decisions and constraints so teams can move from research to implementation with a confirmed approach.

Core Features & Use Cases

  • Adaptive dialogue across phases: Conduct Understand, Propose Approaches, and Confirm & Store phases that read prior progress and only ask what remains unknown.
  • Guided decision-making: Generate 2-4 grounded options per question, synthesize 2-3 approaches with trade-offs, and record the chosen approach for subagent delegation.
  • Use Case: Use it when refining requirements for a new feature to rapidly converge on an implementation strategy and persist the decision in .progress.md.

Quick Start

Use the interview-framework to run an adaptive phase-by-phase interview on the current spec and store the confirmed approach in .progress.md.

Frequently Asked Questions about interview-framework

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

FAQPage Schema
How do I elicit missing specification details during the requirements phase?

To elicit missing specification details, run adaptive, context-aware interviews that surface unknown decisions and constraints. The framework generates 2-4 grounded options per question, guiding teams from research to implementation with a confirmed approach.

What is the best way to track progress and persist decisions for downstream agents?

The best way to track progress and persist decisions is by storing confirmed approaches in a .progress.md file. The interview process respects prior state, detects completion signals, and saves decisions for seamless subagent delegation.

How do I conduct an adaptive interview to clarify intent and select an implementation approach?

Conduct an adaptive interview by running Understand, Propose Approaches, and Confirm & Store phases. This process reads prior context, synthesizes 2-3 approaches with trade-offs, and records the chosen implementation strategy for downstream use.

Can I use context-aware dialogue across research, design, and implementation phases?

Yes, you can apply context-aware dialogue across research, requirements, design, and implementation phases. The adaptive interview only asks what remains unknown, enforcing 2-4 option choices to clarify constraints and approach selection.

Why does my specification workflow still have ambiguity after initial research?

Specification workflows retain ambiguity when missing decisions and constraints are not surfaced. An adaptive interview framework resolves this by generating grounded options and confirming an approach, removing ambiguity before implementation begins.