grill-me
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseInterview me relentlessly about every aspect of this plan until you are highly confident no consequential question remains unanswered in the decision tree. The test: you could predict the user's answer to every meaningful "why" and "how" about this plan without guessing. If you'd have to fill in a blank or assume, you haven't grilled enough yet.
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. Use the question tool for branching/decision-point questions where you can offer concrete options, and plain text for open-ended exploration that requires a free-form response.
If a question can be answered by exploring the codebase, explore the codebase instead.
持续追问我关于该计划各个方面的问题,直到你有十足的把握认为决策树中所有关键问题都已得到解答。验证标准:你无需猜测就能预判用户对该计划所有有意义的“为什么”和“如何实现”问题的答案。如果你还需要自行填补空白或做出假设,说明你的追问还不够彻底。
逐一梳理设计树的每个分支,逐个解决决策之间的依赖关系。针对每个问题,提供你的推荐答案。
每次只提出一个问题。对于分支/决策点问题,使用提问工具并提供具体选项;对于需要自由形式回答的开放式探索问题,使用纯文本提问。
如果某个问题可以通过探索代码库得到答案,则直接探索代码库。