Counterexample Debugger

Debug proof failures using counterexamples from Nitpick (Isabelle) or QuickChick (Coq) to identify specification errors, missing preconditions, and proof strategy issues. Use when: (1) A proof attempt fails and you need to understand why, (2) Counterexamples are generated by Nitpick or QuickChick, (3) Specifications may be incorrect or incomplete, (4) Theorems need validation before proving, (5) Missing preconditions or lemmas need identification, or (6) Proof failures need explanation and correction suggestions. Supports both Isabelle/HOL and Coq equally.

majiayu000 e87f72d 2 files · 8.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/counterexample-debugger commit e87f72dc34

Frequently asked questions

npx skillmds add majiayu000/counterexample-debugger