Skip to content

[BUG] AskUserQuestion tool doesn't work in skill until plan mode toggled to at least one #9846

@ChrisTowles

Description

@ChrisTowles

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

When building a command and directing it to use AskUserQuestion, it fails to do so. It can only seem to if you first toggle thought plan mode first.

Image showing it just saying User answered Claude's questions: without doing so.

Image

What Should Happen?

I'd like to be able to use the AskUserQuestion tool at any point.

Error Messages/Logs

Steps to Reproduce

create a command with such as:

---
description: test using user question tool
---

## Your task

1. generate 3 dad jokes
2. **Use AskUserQuestion tool** to ask the user to pick the best one

restart claude code, directly call that command.

it'll say User answered Claude's questions: without doing so.

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.0.22

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

VS Code integrated terminal

Additional Information

Workaround

Some times it seems if you restart CC then then toggle through plan mode first, send a message. It seems to fix the issue and successfully call AskUserQuestion in any mode. But that was inconstant in my tests.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions