[FEATURE] --answer-only
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When I ask Claude questions, lengthy, costly actions almost always ensue. I just want an answer.
"Why did you add these files" --> :files deleted:
There is no mode that reliably protects from this. Rules/skills are not reliable.
I would like to have a mode that forces answering questions with no action.
At best it's an annoyance. It is costing me tokens though (and time). At worst, it deletes/modifies files and doesn't have a path back.
Proposed Solution
I would like to have a mode, similar to focus or thinking, where I can explicitly have Claude answer questions with known info. If more info is needed, say "I don't know" and ask for direction (search Internet, research files/history, etc.). When mode is off, default behavior is allowed.
An inline version of this would be nice, too. For example,
/Answer why does line 1246 use a const?
This would allow answer only in response to a question or approval.
Alternative Solutions
I have requested Claude answer questions when I ask quesstions. It stores in memory and then quickly ignores.
I have tried setting a rule. Same behavior.
I have tried creating a skill. Same behavior.
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
Many scenarios...
- I ask for explanations of actions. It responds "you're right" and immediately tries to revert or plans alternatives. I am not explicitly or implicitly asking for changes, only explanations. This inherently erodes trust.
- I ask for possible solutions and it implements without approval (if in auto mode).
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗