Cant wait for everyone to realize they've wasted a year + messing with agents and experiencing a feeling of psuedo productivity.
I’m a bit curious with these takes. Arguing in good faith - is the general assumption that people who use AI/agents/harnesses don’t ship features? We’ve been all in Claude Code since ~Septemberish, and have been able to successfully track the boost. Like the features that we ship that get used in production. Both from infrastructure side, and business logic implementations. Frontend and backend. I don’t think people…
Agent Skills
201–210 of 239 posts
Re: Agent Skills
#202Earlier quoted context omitted.
What are the numbers you are getting?
Initial drop, as people learn to use the tools, and while they keep babysitting their harnesses. Then significant boost once people start getting used to running the agents in the background, especially once they start running multiple sessions in parallel. I'd say you need a ~6 month push of getting people trained if they are not used to this way of working, and to customised setups etc. for your organisation, and t…
Re: Agent Skills
#203Earlier quoted context omitted.
I can understand skepticism to a degree, and even fundamentally believing that AI is bad for all sorts of reasons, but I am becoming more and more perplexed at the certainty behind statements like this one. How are you so certain that AI development is this doomed? It just hasn't matched my experience at all, and I wonder what your experience is that has driven you to this level of certainty about the certain doom of…
I dont know any serious engineers thay are doing real work with AI agents. I know some that are building features for web applications and just punching a clock, but I don't think that constitutes real work or provides much value to the world. I like thinking, solving problems and typing out code myself. Im going to keep putting tons of care into my craft and I promise I'll have more impact than the guy running 3 age…
Re: Agent Skills
#204Earlier quoted context omitted.
I dont know any serious engineers thay are doing real work with AI agents. I know some that are building features for web applications and just punching a clock, but I don't think that constitutes real work or provides much value to the world. I like thinking, solving problems and typing out code myself. Im going to keep putting tons of care into my craft and I promise I'll have more impact than the guy running 3 age…
it's fascinating that you imagine that building features for web applications is never "real work".
Re: Agent Skills
#205Earlier quoted context omitted.
I dont know any serious engineers thay are doing real work with AI agents. I know some that are building features for web applications and just punching a clock, but I don't think that constitutes real work or provides much value to the world. I like thinking, solving problems and typing out code myself. Im going to keep putting tons of care into my craft and I promise I'll have more impact than the guy running 3 age…
it's fascinating that you imagine that building features for web applications is never "real work".
Re: Agent Skills
#206Earlier quoted context omitted.
I’m a bit curious with these takes. Arguing in good faith - is the general assumption that people who use AI/agents/harnesses don’t ship features? We’ve been all in Claude Code since ~Septemberish, and have been able to successfully track the boost. Like the features that we ship that get used in production. Both from infrastructure side, and business logic implementations. Frontend and backend. I don’t think people…
Ignore the people who haven't found out how to use ai yet or don't want to. AI is a powerful tool. Depending on what I need I use chatgpt, in-ide agents, or a platform like Devin.ai. I use it when it helps me advance my goals. I don't when it doesn't. Sometimes it misses the mark and I scale back and have it do a specific piece and I'll do the rest. Sometimes I use it to analyze the code base in seconds vs minutes. S…
Re: Agent Skills
#207Snake oil. Good to read for sure. Seems all plausible too. But snake oil nevertheless. Here's why: The slot machine can drop any hard requirement that you specifically in your AGENTS.md, memory.md or your dozens of skill markdowns. Pretty much guaranteed. These harnesses approaches pretend as if LLMs are strict and perfect rule followers and the only problem is not being able to specify enough rules clearly enough. T…
I do find that just asking the same agent to do and check it's own work is not particularly reliable.
Re: Agent Skills
#208Why are people so excited to put themselves out of a job? Not that these or any "skills" will do that, but just- in principle. This is like alienation from labor at scale.
I don't understand this thinking as a computer programmer. My whole life has been about getting a computer to do work so humans don't have to anymore. Every single piece of software written is supposed to take away work from someone. Do you feel this way about every automation you create? I do know some old school sys admins who felt this way about a lot of infrastructure automation advancements, and didn't like that…
Use AI to create the engine. After that running the engine itself costs as much as keeping the computer running it online. No API costs for 3rd party LLM providers needed.
Re: Agent Skills
#209Lately I keep hearing the same thing over and over: the things that are good for managing a team of devs are good for LLMs. Good test cases. Clear and concise documentation. CI/CD. Best practices and onboarding docs. Managing LLMs is becoming more and more similar to managing teams of people.
There are so many bad analogies I could use to describe it, but they're all bad so I won't try.
Re: Agent Skills
#210Lately I keep hearing the same thing over and over: the things that are good for managing a team of devs are good for LLMs. Good test cases. Clear and concise documentation. CI/CD. Best practices and onboarding docs. Managing LLMs is becoming more and more similar to managing teams of people.
Similarly, the agentic coding success stories are from orgs that had all of these things out of the gate.