I’m not a developer, but when I watch devs whose work process is prompt, copy-paste, try to run, paste error into code, try to run, etc. I can’t help but think they’re unskilled. There’s no brain engagement, no understanding of the bigger picture, just being a worse slower agent.
I think the worst is when they are skilled.
You're basically describing my work day. My job went from interesting, highly skilled work to mostly horrible brain rot over the past year.
It's depressing and I don't know a way out. Other then a complete career change, throwing away 30 years of experience and a matching salary.
I'm not a dev and that's exactly what I do but I also have absolutely no skill in coding, and am not paid...
People doing that will be replaced, in best case scenario, by cheap labor, and worst case by computers.
I think I’m pretty skilled, or at least I was, but much of my work now looks like this. The fact is in many cases Claude can diagnose and fix the issue quicker than I can even read it. It would be crazy not to take advantage of this. Of course it does get hard to resist the temptation to just become ever lazier over time.
This is my exact process nowadays when debugging some weird Linux wifi driver issue or something that came up after upgrade.
But that's because I don't have any real familiarity with the systems involved and I don't expect that gaining such familiarity will benefit me. If I am working on a system or product I'm responsible for at my job, it should be a different situation.
This is a sign of poor harness configuration and/or org level constraints (lack of MCP support, etc.) With properly configured and prompted agents error copy-pasta should be the exception not the norm.
Sure, but even worse, is the state-of-the-art: they use a cli agent and the "copy-paste, try to run, paste error, try to run" loop is called "Agentic engineering." Now we have to believe they're 10/10?
I see no difference there except speed at the cost of whatever little understanding may have been gained by the manual inspection between steps.