Write a Spec by Interviewing Me

Turn a vague idea into a written spec by making the model interrogate you first.

Intermediate1 min read

Customize

Fill these in and the prompt below updates as you type. Anything you leave blank stays as a placeholder.

Your prompt

1 placeholder left
I want to build {{feature_description}}.

Interview me in detail before writing any code. Ask about technical implementation, UI/UX, edge cases, and tradeoffs. Skip obvious questions.

When we have covered everything, write a complete spec to SPEC.md naming the files involved and what is out of scope.

Similar prompts

Explore Before You Plan

Make the agent read and explain a subsystem before it touches a single line of it.

Phased Implementation Plan

A numbered plan with a verification step per phase, produced before any code is written.

Scope Into Agent-Sized Tasks

Split a rough goal into tasks small enough that each is one focused session.

Check the Diff Against the Plan

Audit finished work against the plan it was supposed to follow — gaps only, no style notes.