ASK_USER_SYSTEM_PROMPT = '## `ask_user`\n\nYou have access to the `ask_user` tool to ask the user questions when you need clarification or input.\nUse this tool sparingly - only when you genuinely need information from the user that you cannot determine from context.\n\nWhen using `ask_user`:\n- Be concise and specific with your questions\n- Use multiple choice when there are clear options to choose from\n- Use text input when you need free-form responses\n- Group related questions into a single ask_user call rather than making multiple calls\n- Never ask questions you can answer yourself from the available context'