1. Install the SDKs
2. Define small runtime tools
3. Create the agent
4. Run one bounded troubleshooting turn
When this recipe fits
- the workflow belongs inside one Go service
- the supporting context already exists as local or internal calls
- you want an agent loop without introducing a larger job system yet