My entire software workflow is AI now, and honestly, I kinda miss doing the work myself
I have been using AI heavily for work, and at first it felt like a cheat code. I could get through tickets faster, automate annoying tasks, and spend more time on the actual engineering decisions. But now that the tools have gotten so good, a lot of my workflow has basically become "give Claude the docs, give it the ticket, hit enter." And because everyone has access to the same tools, the amount of work expected from us has gone way up too.
The weird part is that AI isn't just writing the code anymore. It's slowly taking over communication too. Requirements get turned into AI generated tickets, AI writes the implementation, automated tests check it, and then another AI summarizes what happened. Sometimes I’ll ask a coworker something and realize they just asked their AI, copied the answer, and sent it back. It’s efficient, sure, but somehow the whole process feels kinda soulless.
I never thought I'd miss sitting with another engineer trying to debug some cursed production issue or actually learning a system inside and out. Now I sometimes ship things that work perfectly fine but barely feel like I built them. I'm starting to wonder if we're optimizing software development so hard that we're accidentally removing the parts of the job that made people good at it. Is anyone else feeling this way?