Claude Code Tips for Improved Productivity

I’ve used Claude Code daily for ~60 days and Here are 32 things I wish I knew on day 1. Most people try to get better results by writing better prompts. That helps. But the biggest gains came from something else: better setup, tighter workflow, and cleaner sessions. Here’s the version I’d give myself at the start: 5 things to get right before you write a line of code ✦ CLAUDE.md sets your rules once for every session ✦ /commands turns repeat work into shortcuts ✦ /skills gives Claude a specialist mode for each job ✦ Connect Claude to Notion, Slack, and local files ✦ Run claude update often so you do not miss new features 10 workflow habits that save the most time ✦ Commit before Claude changes anything ✦ Start a fresh branch for every task ✦ Set scope limits to the files you name ✦ Replan halfway through longer sessions ✦ Use /plan before any code changes ✦ Define what “done” looks like early ✦ Use @ to point Claude to the exact file ✦ Review one change at a time ✦ Read every diff before approving ✦ Let Claude ask questions before it starts writing code 6 ways to keep sessions sharp ✦ Run /compact when the context gets long ✦ Use Opus to think, Sonnet to build ✦ Ask for proof that the code works ✦ Let Claude draft commit messages ✦ Keep one task per session ✦ Run /clear when the task changes 6 prompt shifts that improved my output fast ✦ Name the file, not just the task ✦ Describe the problem, not your guessed fix ✦ Ask Claude what it needs before you brief it ✦ Paste the exact error ✦ Ask it to think step by step ✦ Use /rewind or Esc to roll back quickly 5 power moves once the basics are in place ✦ Run subagents in parallel ✦ Use hooks to auto-format and test ✦ Use /voice for faster briefs ✦ Paste failing test output back into chat ✦ Switch to /fast for quick iteration None of these changed everything on their own. Together, they changed how I use Claude Code completely. Which one should have been obvious from day 1? #ClaudeCode #AIEngineering #DeveloperTools #SoftwareEngineering #CodingWorkflow #AICoding #DevTools #Programming #Productivity #Git #Automation #PromptEngineering

  • graphical user interface, text, application, chat or text message

Umer, CLAUDE.md + /plan + commit before changes = must-have setup. Made our sessions way more reliable. /compact for long chats and subagents for parallel tasks help a lot with big refactors. Use Opus to think, Sonnet to code. Always paste the exact error. Thank you for sharing this.

Like
Reply

To view or add a comment, sign in

Explore content categories