[DOCS] Interactive mode reference missing `/simplify` and `/batch` bundled slash commands

Resolved 💬 2 comments Opened Feb 28, 2026 by coygeek Closed Mar 1, 2026

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/interactive-mode

Section/Topic

Built-in slash commands reference table.

Current Documentation

The current table lists many built-in slash commands, for example:

/clear — Clear conversation history /model — Select or change the AI model /copy — Copy the last response to clipboard...

There are no entries for /simplify or /batch.

What's Wrong or Missing?

Release v2.1.63 added /simplify and /batch as bundled slash commands, but the interactive mode slash command reference does not document either command.

Users cannot discover these commands from the canonical slash-command list or learn what inputs/output behavior to expect.

Suggested Improvement

Add /simplify and /batch rows to the built-in slash commands table with:

  • What each command does
  • Expected arguments (if any)
  • A minimal usage example for each

If these commands have behavior constraints, add a short subsection immediately below the table.

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

| Page | Context |
|------|---------|
| https://code.claude.com/docs/en/interactive-mode | Built-in slash command table is missing /simplify and /batch |

Total scope: 1 page affected

Source: Claude Code release v2.1.63
Changelog entry: "Added /simplify and /batch bundled slash commands"

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗