Skip to main content

wicked-testing-incident-to-scenario-synthesizer

Estrelas0
Forks0
Atualizado12 de julho de 2026 às 22:44

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

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly