New /output-style slash command lists or switches output styles, currently hidden behind internal checks
A new local slash command called output-style was added, described as letting you "List output styles or switch to one." It is currently hidden from the command list unless certain internal conditions are met.
Output styles change how Claude Code's responses are formatted or presented; this command would give a direct way to see or switch between them from the command line, but since it is gated behind internal checks, most users won't see it yet.
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
You ran [`/output-style`](/docs/en/output-styles#change-your-output-style) from the mobile app or web via [Remote Control](/docs/en/remote-control), or the command arrived in a message relayed into the session. Because such a turn may not …errors see the edit
* **CLI**: run `/output-style <style>`, for example `/output-style concise`, or run `/config` and select one. The `/output-style` command requires Claude Code v2.1.269 or later.agent-sdk/modifying-system-prompts see the edit
What the two gating checks require, and whether they are met for any current users, is not stated.
A small documentation edit on Modifying system prompts touched a line naming /output-style after this was published.
Added /output-style [name] to list and switch output styles, including over Remote Control and in cloud and other headless sessions