Loading...
Loading...
Debugs a failing production call, reproduces the bug with Cekura evaluators, implements a fix, verifies it, runs regression tests, then raises a PR with evidence. Use when the user wants to fix a production call bug, investigate a failing prod call, reproduce and fix a production issue, run regression tests before a PR, or says things like "fix this prod call issue", "debug and fix call ID", "test my fix against prod scenarios", "reproduce this production bug", or "regression test before raising PR".
npx skill4agent add cekura-ai/cekura-skills cekura-fixing-prod-issuesPhase 1 Phase 2 Phase 3 Phase 4 Phase 5 Phase 6
Debug → Reproduce → Fix → Verify → Regression → PR
Understand Confirm bug Write the Same eval Happy paths All result
root cause on Cekura code fix must PASS + edge cases URLs in PR
BEFORE fix + commit now pass too| Phase | File | What happens |
|---|---|---|
| 1 | phase1-debug.md | Fetch prod call + logs, identify root cause, confirm with user |
| 2 | phase2-reproduce.md | Build evaluator, attach metrics, run — eval must fail before any fix |
| 3 | phase3-fix.md | Write the code fix, commit locally |
| 4 | phase4-verify.md | Re-run same evaluator — eval must pass now |
| 5 | phase5-regression.md | Test all affected happy paths and edge cases |
| 6 | phase6-pr.md | Raise PR with all Cekura result URLs |
GET /test_framework/v1/ai-agents/{id}/