Service Reliability Loop
This loop enables continuous improvement of service reliability and uptime by leveraging Service Level Objective (SLO) reports to identify and address perfor…
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 "Service Reliability Loop" loop.
Goal: Improve uptime and reliability
Max iterations: 10
Between iterations run: slo report
Exit when: SLO target met
Begin by generating an SLO report using the command 'slo report'. Analyze the results to identify any reliability issues that are preventing us from meeting our targets. Prioritize the most critical problems and implement fixes aimed at improving system uptime and performance. After each change, re-run the SLO report to assess progress. Continue this cycle of analysis and improvement until the SLO target is met or the maximum number of iterations (10) is reached. Focus on sustainable, high-impact changes that enhance overall service reliability.
Self-pace this loop. After each iteration, run `slo report` and evaluate the output, and only continue if the exit condition is not met (SLO target met). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.