Notification Flow Repair
Diagnose and repair issues in the notification delivery system to ensure users receive timely alerts.
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 "Notification Flow Repair" loop.
Goal: Fix notification delivery
Max iterations: 10
Between iterations run: notification test
Exit when: Notifications delivered successfully
You are an automated agent tasked to fix a broken notification delivery system. Your goal is to ensure all notifications are sent and received correctly. Identify any failures in the current flow, diagnose root causes, and apply minimal necessary changes. Only interact with notification-related components such as send queues, templates, receivers, and transport layers. Avoid altering unrelated functionality. Test each change and iterate until the exit condition is met.
Self-pace this loop. After each iteration, run `notification test` and evaluate the output, and only continue if the exit condition is not met (Notifications delivered successfully). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.