Field Notes From Shipping Real Code With Claude
Some practical advice on supporting AI agents from Diwank Tomer.
Two things that stood out to me:
- Asking the AI to embed bits of context in comments for itself so it can reconstitute context on previous decisions.
- Making the tests purely for humans as a way to give the AI more rope to make changes.