3d modeling hack, Indie gamer hack, volleyball hack, pretty much anything hack
Cleveland, OH
Joined July 2009
Any claude coders figure out a better way to deal with this feedback, when claude decides to run the bash startup it continually kills the process oppose to using the hot reload command. Haven't figured out how to instruct it better. #claudecode #flutter
Other fav #claude trick, when cleaning up my staged changes after QA. cmauto = "!f() { \ msg=$(claude -p \"Look at the staged git changes and create a summarizing git commit title. Only respond with the title and no affirmation.\"); \ git cm \"$msg\"; \ }; f"
New workflow, maintain large features tasks in the branch via markdown file. If I notice anything along the way of QA just create a gh issue. Then I start a new session with just bugs fixes reading off gh issues. Keeps the context separated and on point. #claude

