Verify correctness of compiler optimizations using formal methods
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill optimization-correctness-verifier --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Optimization Correctness Verifier?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-optimization-correctness-verifier-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: optimization-correctness-verifier
description: Verify correctness of compiler optimizations using formal methods
allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
metadata:
specialization: computer-science
domain: science
category: compiler-optimization
phase: 6
graph:
domains: [domain:computer-science]
specializations: [specialization:theoretical-computer-science]
skillAreas: [skill-area:compiler-implementation, skill-area:language-design, skill-area:graph-algorithms]
workflows: [workflow:research-grant-lifecycle]
roles: [role:research-engineer, role:computational-scientist]
---
# Optimization Correctness Verifier
## Purpose
Provides expert guidance on verifying semantic preservation of compiler optimizations.
## Capabilities
- Semantic preservation checking
- Alive2-style verification
- Bisimulation proof construction
- Counterexample generation
- Optimization refinement suggestions
- Undefined behavior handling
## Usage Guidelines
1. **Optimization Specification**: Define source and target patterns
2. **Precondition Identification**: Identify required preconditions
3. **Verification**: Check semantic equivalence
4. **Counterexample Analysis**: Analyze any counterexamples
5. **Refinement**: Refine optimization if needed
## Tools/Libraries
- Alive2
- CompCert
- SMT solvers
- Vellvm
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!