Skip to main content

wicked-testing-incident-to-scenario-synthesizer

النجوم٠
التفرعات٠
آخر تحديث١٢ يوليو ٢٠٢٦ في ٢٢:٤٤

Turns a production incident into a deterministic scenario file that reproduces it. Takes an incident-report markdown OR direct fields (stack trace, endpoint URL, HTTP method, request body), extracts the minimal reproducer, writes `scenarios/<incident-id>.md` with `linked_to_incident:` frontmatter, emits `wicked.scenario.authored` with `source: incident`, and queues a review task under `assignee_skill: incident-to-scenario-synthesizer:review` so a human confirms before the scenario is marked active. Use when: postmortem follow-up, "write a regression test for INC-123", prod incident → scenario backport, error-class-to-test synthesis. <example> Context: Postmortem for INC-4829 (checkout 500 on coupon reuse) needs a regression scenario so the fix can be verified and future breaks caught. user: "Synthesize a scenario from docs/postmortems/INC-4829.md." <commentary>Use incident-to-scenario-synthesizer — it reads the postmortem, extracts stack + request + endpoint, writes scenarios/ INC-4829.md with status: pendi

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly