First session with Claude Code: from clone to PR in 3 hours!
For a while now, I wanted to try out Claude Code but didn’t know how to start. I watched Anthropic’s Mastering Claude Code in 30 minutes, where the speaker (Claude Code’s creator) encouraged getting to know the tool by exploring some unfamiliar codebase. Seeing the way he used it - asking raw questions like “what does this work that way? look through git history” or “why did we fix issue #123 by doing XYZ?” - got me really excited to start a new session in an unfamiliar project and explore it with this CLI partner. So I paused the video, and instead of trying to optimize my first session with hours of research and planning (my usual style), I decided to just try it out and see what happens. But where should I start? ...