ask-questions
Ask Questions
Ask only for decisions that materially affect behavior, scope, architecture, risk, sequencing, or acceptance. First inspect the repository, documentation, configuration, prior artifacts, and conversation so the user is not asked for discoverable facts. Decide low-risk implementation details from context.
Ask and wait
Use the runtime's dedicated input tool when one is available. Otherwise ask directly in an interactive chat and end the turn. In a headless session, report the unresolved decision or follow the caller's explicit fallback. Never continue past a question by inventing the user's answer.
Batch two to four related, independent questions by default. Ask serially when one answer determines the next question, the question is an approval gate, or the caller requires one-at-a-time discovery.