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:

  1. Asking the AI to embed bits of context in comments for itself so it can reconstitute context on previous decisions.
  2. Making the tests purely for humans as a way to give the AI more rope to make changes.