
How I Write Software With Agents
There’s a lot of churn right now in the AI/LLM/Agent space and I’ve found an approach I like for solving production problems/writing production-quality code (one-offs or prototypes/etc. are a lot less rigorously structured). The short version: use multiple LLMs for research and architecture, then guide implementation through a phased crawl/walk/run plan. Here’s how that plays out in practice.
Steve Yegge recently mapped out where we all seem to be in this evolution:
