claude-code - 💡(How to fix) Fix [FEATURE] Add a /discuss mode for discussion only [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#45528Fetched 2026-04-09 08:03:18
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
0
Timeline (top)
labeled ×2commented ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

I discuss a lot with claude and everytime I need to, I start with 'Discussion only -' and then put my thoughts or query in.

Proposed Solution

On Claude CLI, If you coulld provide a /discuss mode where a user can discuss with Claude instead of making any changes, that would help.

Alternative Solutions

No response

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Implementing a /discuss mode in the Claude CLI could provide a straightforward way to initiate discussions without making changes.

Guidance

  • Consider adding a new flag or command to the Claude CLI that triggers a discussion mode, preventing any changes from being made.
  • Evaluate the current command structure to determine the best way to integrate the /discuss mode, ensuring it is easily accessible and intuitive for users.
  • Review existing documentation to plan for updates that will include instructions on using the new /discuss mode.
  • Assess potential conflicts or overlaps with existing commands or features to ensure a seamless user experience.

Notes

The implementation details of the /discuss mode are not specified, so the exact steps for integration may vary based on the underlying architecture of the Claude CLI.

Recommendation

Apply workaround: Implement the /discuss mode as a new command or flag in the Claude CLI, as it directly addresses the user's need to easily initiate discussions without making changes.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING