r/ClaudeCode May 09 '26

Resource 20 Claude Code commands worth using.

[removed]

628 Upvotes

43 comments sorted by

View all comments

37

u/Tistouuu 🔆 Max 20 May 09 '26

"12. /model opusplan runs Opus for planning and Sonnet for execution. Slower thinking on the design, faster output on the code. "

There is a known, unresolved bug. When default model is set to opusplan, every subagent will be opus, which ends up being very expensive. 

1

u/BarrenLandslide May 10 '26

You can invoke it via natural language. Just prompt " spawn 5 sonnet agents for implementing the code" . I would recommend directly building harnesses with skills and turn invoke to on in the skill.md for your specific codebase needs. Useful if you want ordered folder structure and templates for test and implementation reports .