Counterexample guided refinement
Implement CEGAR for synthesis and verification workflowsFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill counterexample-guided-refinementAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 161 tokens by cl100k_base, as published. Nobody here has run it
Counterexample-Guided Refinement
Purpose
Provides expert guidance on CEGAR (Counterexample-Guided Abstraction Refinement) for verification and synthesis.
Capabilities
- Counterexample analysis
- Predicate abstraction refinement
- Interpolation-based refinement
- Abstraction refinement loop management
- Convergence analysis
- Spurious counterexample detection
Usage Guidelines
- Initial Abstraction: Define initial abstraction
- Verification: Check abstract model
- Counterexample Analysis: Analyze counterexamples
- Refinement: Refine abstraction if spurious
- Iteration: Repeat until verified or real counterexample
Tools/Libraries
- CPAChecker
- SeaHorn
- BLAST
- SLAM
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.