model-checker
CommunityVerify concurrent programs and protocols.
Software Engineering#verification#safety#smt solver#liveness#model checking#protocol verification#concurrent programming
Authorrainoftime
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of ensuring the correctness and reliability of concurrent programs, hardware designs, and communication protocols by systematically exploring their state spaces.
Core Features & Use Cases
- Bounded Model Checking (BMC): Uses SAT/SMT solvers to find violations of properties within a specified execution bound.
- Invariant and Reachability Checking: Verifies safety properties (invariants) and liveness properties (reachability).
- Use Case: Debugging a complex multi-threaded application where race conditions or deadlocks are suspected. This skill can systematically explore interleavings to find a scenario that triggers a bug.
Quick Start
Use the model-checker skill to verify that the invariant 'x > 0' holds for the given concurrent program model within a bound of 10.
Dependency Matrix
Required Modules
z3-solver
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: model-checker Download link: https://github.com/rainoftime/pl-skills/archive/main.zip#model-checker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.