ultraplan / ultrareview commands not visible despite eligibility
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Environment
- Claude Code version: 2.1.111
- Install: npm global
- Platform: macOS (Darwin 25.3.0)
- Account:
- Model: Opus 4.7 (1M context)
Expected
/ultraplan and /ultrareview should appear as invokable slash commands in the CLI, per docs (they're listed under both the web platform and CI/CD sections of the Claude Code
docs map).
Actual
Typing /ultraplan or /ultrareview does not resolve to a command. Neither appears in /help output. claude ultraplan / claude ultrareview from the shell also not recognized.
Verified
- claude --version → 2.1.111
- CLAUDE_CODE_MAX_OUTPUT_TOKENS=64000, API auth configured
- Onboarding completed, multiple projects tracked
- Other slash commands and plugins (superpowers, codex-peer-review, deep-plan, etc.) work fine
- Prior session memory (2026-04-16) confirms these are documented CLI features, not plugins requiring install
Ask
Clarify whether ultraplan / ultrareview require a flag, feature gate, or specific entitlement that isn't advertised — or if docs are ahead of the release.
What Should Happen?
It should show ultraplan and ultrareview as I AM USING CLAUDE MAX
Error Messages/Logs
Steps to Reproduce
C
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
2.1.111
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 14 comments on GitHub. Read the full discussion on GitHub ↗