Make it right, maintainable, fast, and pretty (in that order)
A software engineer argues that coding agents should be used to rapidly prototype features first, then the resulting code must be made maintainable through ruthless human review before any optimization or polish. The eng…