Robert Martin shares an automated code repair workflow using agents
nicolascraske · x · 2026-08-24
Robert Martin (Uncle Bob) shared his current iterative development loop:
- Run the app and discover issues.
- Have an agent diagnose issues and write them to issues.md.
- Have the agent fix the issues.
- Have the agent audit the fixes.
- Have the agent repair any mistakes, then return to step 1.
This represents a practical closed-loop workflow utilizing AI agents for automated issue diagnosis and remediation.
More from coding & agent
- DAIR launches free hands-on lab for Exo agent framework — omarsar0 · 2026-08-24
- Open-source Exo framework enables agent self-modification and time travel rollback — omarsar0 · 2026-08-24
- What should human approval bind to when agent resubmission changes the request hash? — docybo · 2026-08-24
- Enterprise Agents Need Architecture Constraints, Not Just Data Quality — jonerp · 2026-08-24
- Google launches Developer Knowledge MCP integrated into gcloud CLI — rseroter · 2026-08-24
- Dual RTX 6000s run Qwen3.8-27B at 150t/s, yet 12x slower than Claude on the task — EkbatDeSabat · 2026-08-24