Production Incident Resolver
A coding agent loop designed to diagnose and resolve production incidents through iterative investigation, targeted fixes, and continuous health monitoring u…
This loop is republished with attribution. Full credit and the original content belong to the source linked above.
AI Skill Market Insights
Real data. Real impact.
Emerging
Developers
Kickoff Prompt
Copy this prompt and run it with your agent to start the loop.
Start the "Production Incident Resolver" loop.
Goal: Resolve production incident
Max iterations: 10
Between iterations run: health check
Exit when: Monitoring healthy
I'm experiencing a production incident. Here's what I know so far: [DESCRIBE INCIDENT]. Please guide me through resolving this systematically while keeping our services stable.
Self-pace this loop. After each iteration, run `health check` and evaluate the output, and only continue if the exit condition is not met (Monitoring healthy). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.