Write Reproducer

Write minimal, reliable bug reproducers (repros) for any project. Use when: (1) a bug report or issue needs a test that reliably demonstrates the failure, (2) converting a described failure scenario into runnable code, (3) minimizing an existing complex test to its essential trigger conditions. Covers the full repro workflow: failure characterization, scope selection, writing the repro, verifying it fails for the right reason, and minimizing to the smallest possible trigger.

apache 8a538d1 15 files · 78.2 KB Updated

File contents

apache/cassandra/tree/main/.claude/skills/write-reproducer commit 8a538d1f54

Frequently asked questions

npx skillmds@latest add apache/write-reproducer