Skip to main content
Run any Skill in Manus
with one click

cekura-generate-scenarios

Stars5
Forks1
UpdatedJuly 10, 2026 at 16:59

Turn a set of flagged production call logs into evaluator scenarios for a Cekura agent — cluster the failures into reproducible modes and create one scenario per cluster. Use when the user says "create scenarios from failed calls", "build evaluators for prod failures", "turn call logs into scenarios", "simulate the failures we saw in prod", "replay these bad calls as tests", "regression-test the agent on prod issues", or hands over a set of flagged call IDs to harden the agent against. The flagged set normally comes from `cekura-internal:flag-call-log-failures` (which triages recent calls against specified issues/goals and applies attribution rules); if the user hasn't triaged yet, run that skill first. This skill takes the flagged calls as given — it does NOT re-mine or re-triage — clusters by failure mode, drafts one scenario per cluster, and optionally creates them via the scenarios API (or the dedicated call-logs → scenarios endpoint). Also supports a single-call fast path: given one specific call log ID

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly