Show HN: An addendum to the Agile Manifesto for the AI era (github.com)
I'm a VP of Engineering with 20 years in the field. I've been thinking deeply on why AI is breaking every engineering practice,
and it led me to the conclusion that the Agile Manifesto's values need
updating.
The core argument: AI made producing software cheap, but understanding it is still expensive. The Manifesto optimizes for the former. This addendum shifts the emphasis toward the latter.
Four updated values, three refined principles, with reasoning for each. Happy to discuss and defend any of it.
7 comments
[ 2.6 ms ] story [ 24.4 ms ] threadThe original Agile Manifesto abolishes VP roles. Are these amendments an effort to try and save your job?
This is because your average BA or project manager have long gotten away with blaming programmers for missed deadlines. If you’ve worked both sides of the fence you know the users only vaguely know what they want, the BA role is essentially an incredibly lazy one (I made a wrong ticket but nobody knows it’s wrong until UAT so who gives a fuck about making them right). No matter how your sprint is organised or how many stupid ceremonies you insist on, if you can’t be arsed doing the hard work of specification the whole process is pointless.
I truly hope AI starts doing 100% of the coding so that the tide properly goes out on this farce.
Basically you end up with something resembling a cargo cult, with all the rituals still there, but the tightly coupled feedback loop is missing.
Quick question: There's some sort of minor UAT ~once a week (or per whatever your cycle is), RIGHT? And then you find out umpteen things wrong (with the software and with the specs) , and you fix them; RIGHT?
If you have an actual commissioning or final UAT at the end of your project, it's just a formality with cake RIGHT?
Else how is that even agile? :-P
Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.
need changing also? I think the software needs to be delivered early and continuously, but not necessarily to the customer in production.
Delivering directly to the customer made sense when there was much less software in the world and nearly anything you made was useful. These days the last thing customers need is more half baked software to have to evaluate.
Even then , coding is not mentioned..
What do you think of it?