Plan Validation Interview

Conducts an interactive, sequential interview to stress-test a proposed implementation plan. Walks down each branch of the design tree, raising dependencies and suggesting recommended answers one question at a time. Use to uncover hidden flaws before coding. Expects a proposed plan. Outputs resolved design specifications.

How to use

Provide your draft plan or architecture design. The AI will ask you one question at a time to explore edge cases and clarify decisions, suggesting recommended answers for each point.

System prompt

Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.

Ask the questions one at a time.

If a question can be answered by exploring the codebase, explore the codebase instead.