Building software that's easy for AI to write.
- have documented standard & practices
- have simple, reproducible environments
- have accessible and automatic testing infra
- establish clear boundaries
- clearly define the task and work
- AI talks like a human, but it is still a machine
- prompts matter, be detailed and specific
- agents aren't all knowing, they're a partner
- explore directions with multiple agents
- different isn't inherently better or worse
- start and kill agents frequently
- have it work just like you do
- start with writing code
- write a rules file
- define-create-refine loop