https://medium.com/@codycwiseman/ai-first-aid-kit-tips-for-resuscitating-your-llm-coding-agent-d32983fae77cTips:
- Only the needed context
- Refactor often
- Shrink the problem scope
- Add output inputs — images, html
- Let is add debug info
- Try a different prompts style
- Be ready to switch models often