Make agents smarter about your codebase:
Add a file describing your repo's conventions, architecture, and patterns
Agents navigate by file names โ make them meaningful
Comments that explain why help agents understand intent
Agents learn patterns from your test suite
Each component should explain what it does
Strong typing gives agents more context to work with
The better your docs, the smarter your agents.