Add instruction to ask questions one at a time

This commit is contained in:
Matt Pocock
2026-03-26 14:28:04 +00:00
committed by GitHub
parent fb3629d3a2
commit a6bdfd9fed
+2
View File
@@ -5,4 +5,6 @@ description: Interview the user relentlessly about a plan or design until reachi
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.