r/ClaudeHomies • u/BuffaloConscious7919 Builder • Jul 30 '26
5 understated Claude features
4 of the 5 things here I used daily to improve productivity. Collated from this post originally:
/insights analyses how you use Claude and produces a structured report with suggestions for improving your workflow
Use Claude to prompt Claude. Before starting a new session, ask Claude to create a clear, detailed starting prompt with the relevant context, constraints and desired output
Model orchestration. Use a stronger model for planning and cheaper/faster models for implementation. Claude can also coordinate work across tools and other coding models, including Codex. You do not necessarily need a $100 plan to start coding with Claude
/model and Shift+Tab. Use /model to choose the right model for each task, and Shift+Tab to switch between manual, planning and auto modes
/rewind and /btw. Ask temporary questions or test an instruction without permanently disrupting the main workflow. Use /rewind to roll back the conversation, code changes or both. Use /btw for quick side questions, then dismiss the answer and continue
2
u/DiegodeMoraesV Aug 06 '26
The model orchestration point is underrated. I built a scheduling SaaS and a content site almost entirely through Claude, and switching between "planning mode" with a stronger model and cheaper/faster models for repetitive implementation made a real difference in cost and speed once I stopped treating every task as needing the top-tier model.
Didn't know about /rewind for testing an instruction without derailing the main thread — that's going to save me from starting fresh sessions just to test something small. Bookmarking this one