Ask Me Again

Re-ask the assistant's pending questions as native interactive choices.

wkentaro 162489f 2 files · 1.0 KB Updated

File contents

Ask Me Again

Re-ask every unanswered question from the assistant's preceding message through native structured input (AskUserQuestion in Claude Code, request_user_input in Codex).

  • Preserve the question order and any existing options or recommendation.
  • For a question without options, offer two or three mutually exclusive choices. Put the recommended choice first and explain each choice's tradeoff in one sentence.
  • Batch independent questions up to the tool's limit. Ask dependent questions after the earlier answers.
  • When structured input is unavailable, ask one plain-text question at a time.
  • When no unanswered question exists, say so and stop.

wkentaro/skills/tree/main/skills/productivity/ask-me-again commit 162489f48c

Frequently asked questions

npx skillmds@latest add wkentaro/ask-me-again