Learn how to merge a stack of pull requests in GitHub with clear examples, using the stack pull request workflow. Also, explore Graphite's Stack Merge feature to simplify your process.| Graphite.dev
I recently found myself in a deep state of flow while coding — the kind where time melts away and you gain real clarity about the software you’re building. The difference this time: I was using Claude Code primarily. If my recent posts are any indication, I’ve been experimenting a lot with AI coding — not just with toy side projects, but high-stakes production code for my day job. I have a flow that I think works pretty well. I’m documenting it here as a way to hone my own process a...| kau.sh
Context is king. Getting useful results from your AI assistant often hinges on providing the right instructions. Yet most developers take this step casually, then wonder why their AI outputs are mediocre. You provide context through two channels: Your immediate prompt — the main prompt you type in to the chat1 Master instructions — persistent rules that shape every interaction (this post’s focus) If you use different tools, you’ll quickly discover the currentlandscape for how to provi...| Kaushik Gopal's Website