[DOCS] Interactive mode docs missing /debug command
Documentation Type
Missing documentation (feature not documented)
Documentation Location
https://code.claude.com/docs/en/interactive-mode
Section/Topic
"Built-in commands" table
Current Documentation
The built-in commands table includes rows like:
|/clear| Clear conversation history | |/compact [instructions]| Compact conversation with optional focus instructions | |/config| Open the Settings interface (Config tab) |
What's Wrong or Missing?
Changelog v2.1.30 adds a /debug command, but it is not listed in the built-in commands table or described elsewhere on the interactive mode page. Users cannot discover or learn when to use it.
Suggested Improvement
Add /debug to the built-in commands table with a short description of what it outputs (for example, diagnostic information useful for troubleshooting). If there is a related troubleshooting section, add a one-line cross-reference there as well.
Impact
Low - Minor confusion or inconvenience
Additional Context
Affected Pages:
| Page | Context |
|------|---------|
| https://code.claude.com/docs/en/interactive-mode | Built-in commands table |
Total scope: 1 page affected
Changelog reference: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗