If you are using AI model as the Oracle you are in the wrong frame of mind.
-
Assign tasks don't ask questions. a) Describe the end state you want b) Provide the success criteria b) Let the system decide how to get there
-
Accept imperfections and start to iterate a) Ralph Wiggum works because it produces broken code b) Make it retry until it fixes it c) Abandon's expectation that it should get it right the first time
-
Invest in specification a) Invest in reviews b) Invest less in implementation c) Less time writing code d) More time defining what we want e) Evaluating whether we got there
When agents write the code, design becomes a bottleneck. Questions that slow you down:
a) Architecture
b) UX
c) Composability
d) What should this feel like?
e) Do we have the right abstraction?
f) Things Agents can't decide for you:
g) Require your Context, Vision, Taste
Move from coding to orchestration