Last week, I talked about our experience at @Mira_Network with coding with Claude and other programming tools, and several of you asked me for tips on using Claude more effectively. Here are a few approaches that have worked well for me. 👇🏽 Ask the model to propose a detailed plan before proceeding. Specifically, ask it to explain why the code (new or edits) is necessary, why it won’t cause regression to existing functionality, and to list all assumptions. This helps prevent the model from ...