Content pillar
Best practices for coding agents
General practices for working with AI coding agents, independent of any one repo or tool: conventions written down where an agent will look, directives-as-code, context management, documented operational procedures, and discoverable automation. The habits that make a codebase legible to an agent in the first place.
- Best Practices for Coding Agents Start With a Legible Codebase
How well a coding agent works usually isn't about the model, it's whether your codebase is legible to it: conventions, procedures, and discoverable automation.