DRY principle with AI agents
DRY principle translates really well while working with AI agents. Beyond code reuse which can save you a lot of tokens, is "unit of work" reuse.
The idea is simple. Write a clear text file that instructs ai agent to do a single unit of work and let