Original Reddit post

Been experimenting with using Claude Code to speed up development for my AI relocation platform expatspark.ai . One thing I didn’t expect: it’s significantly better when you treat it like a senior engineer reviewing architecture decisions instead of just asking for raw code generation. What worked best for me: giving it full repo context first asking it to critique implementation plans before coding using it for refactors + debugging edge cases letting it generate test scenarios instead of features Biggest weakness so far is still maintaining consistency across larger multi-file changes without strong guidance. Curious how other people here structure their Claude Code workflows for production projects. submitted by /u/orange-ym

Originally posted by u/orange-ym on r/ClaudeCode