Claude Code v2.1.73 — Slash Commands Inventory#
Published on March 11, 2026
Part of the Claude Code Version Tracker series.
Claude Code v2.1.73 is a maintenance release — no environment variable changes since v2.1.72. What's new here is that this is the first version where we started tracking the slash command inventory. Going forward, we'll note when new commands appear or disappear between versions.
What Changed#
| v2.1.72 | v2.1.73 | |
|---|---|---|
| Environment variables | 158 | 158 (no change) |
| Model IDs | 16 | 16 (no change) |
| Feature gates | 40 | 40 (no change) |
| Dynamic configs | 29 | 29 (no change) |
| Slash commands tracked | — | 22 (first baseline) |
Slash Commands — First Baseline (22)#
Starting with v2.1.73, we're tracking the full list of slash commands built into Claude Code. This is the baseline — future posts will call out any additions or removals.
/add-dir
/btw
/chrome
/commit
/commit-push-pr
/compact
/doctor
/exit
/fast
/feedback
/help
/ide
/issue
/login
/logout
/mcp
/memory
/model
/permissions
/plan
/resume
/status
This analysis is conducted for independent security research and interoperability purposes under fair use principles. All trademarks belong to their respective owners. The information presented here documents publicly observable behavior of installed software and is not intended to circumvent any technological protection measures, infringe on intellectual property rights, or encourage unauthorized use. Use these findings at your own discretion.
Related Versions#
- Claude Code v2.1.72 — 6 New Environment Variables — brief mode, cron control, two-stage classifier
- Claude Code v2.1.70 — 3 New Environment Variables — CCR v2 bridge, effort level, delta MCP
- 165 Environment Variables in Claude Code 2.1.69 — the big v2.1.19 → v2.1.69 comparison
- 83 Undocumented Claude Code Environment Variables (v2.1.19) — the original extraction
Related: Context Window Management Guide | Claude Code Productivity Tips | The Agentic Engineering Playbook