Tag: agentic-lessons
All the articles with the tag "agentic-lessons".
Review without interrupts: putting the agent first in the queue
With coding agents, writing code stopped being the slow part — code review became the bottleneck. The fix: machine reviewers first, human attention last.
Trusting agent code: the unit-test skill
Coding agents write messy unit tests by default. Encoding my testing standard once — London School TDD — cleaned up the production code too.