/effort slash command shown in status bar but returns 'Unknown skill: effort'
Status Fixed / completed
Maintainer reply ✓ Yes — claude[bot]
Workaround ✓ Mentioned in thread ↓
Activity 14 comments · opened Mar 10, 2026 · closed Apr 24, 2026
💡 Likely answer: A maintainer (claude[bot], contributor)
responded on this thread — see the highlighted reply below.
Bug Description
The Claude Code status bar displays medium /effort in the lower right corner, suggesting /effort is a valid slash command. However, typing /effort high in-session returns:
Unknown skill: effort
Expected Behavior
Either:
/effortshould be recognized as a built-in command and change the reasoning effort level, OR- The status bar should not advertise
/effortas a slash command if it's not implemented as one
Steps to Reproduce
- Open a Claude Code session
- Observe
medium /effortin the status bar (lower right) - Type
/effort high - Get
Unknown skill: efforterror
Environment
- macOS (Darwin 24.6.0)
- Claude Code CLI (latest)
🤖 Generated with Claude Code
Showing cached comments. Read the full discussion on GitHub ↗
13 Comments
This happens on Windows too, with CLI version 2.1.72
It has been happening since 2.7.72
2.1.73 still did not fix it even tho it says in the changelog
Claude... Pls fix.
<img width="746" height="363" alt="Image" src="https://github.com/user-attachments/assets/473bb87f-a932-4084-89ff-f9e0ff79e51b" />
I have the same issue. I think it's pretty widespread.
Same issue
Has anyone got a workaround to change effort? I'm stuck on medium like a pauper!
Answered my own question, you can modify
~/.claude/settings.json(see line with a+in this diff, or ask Claude Code to edit it for you):Type /model
Select model; should be opus4.6 by default
Then right arrow key to increase thinking effort ; medium->high->max
Enter key to save
But when you start new Claude session, it most likely defaults back to medium effort
This bug is worse than a missing feature — it's the UI actively lying to users.
The status bar displays
/effortas if it's a command. Users type it. It fails. Then the v2.1.73 changelog says "Improved /effort to work while Claude is responding" — implying it was fixed — while the command still returnsUnknown skill: effort.This means:
Users are paying for Max/Team plans and can't access a core feature through the mechanism the product itself tells them to use. The workarounds (editing settings.json, using /model with arrow keys) are not discoverable — users only find them by reading GitHub comments.
This needs a team response and a fix, not silence.
They fixed it in 2.1.76 https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
But changelog shows they added it in 2.1.72 and made some fixes for it in 2.1.73.
Hallucations are great. 😂
This issue was fixed as of version 2.1.76.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.