ask-me
Original:🇺🇸 English
Translated
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "ask me questions".
13installs
Sourceouj/skills
Added on
NPX Install
npx skill4agent add ouj/skills ask-meTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →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, show options in alphabetically indexed bullet point list, and 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.
Focus on high-level design decisions and edge case handling. Don't over-index on small details.