Earlier quoted context omitted.
Why do you need to delegate writing code to AI? I don't do that. Is your job mandating that you vibe code? How would they know?
They would know when you are two or three times slower producing code because you insist on having your own handcrafted, bespoke artisanal code that doesn’t meet the requirements any better than Claude could do.
AI can produce greenfield code faster, sure, but you spend more time debugging it. If you write the code, it's slower to get the first version out, but then you understand the code and can debug much faster going forward.
You can also use AI to write unit tests, documentation, and stuff like that, while writing the code yourself.