Tla plus generator
Skill a5c-ai/babysitter/library/specializations/domains/science/computer-science/skills/tla-plus-generator
Generate and analyze TLA+ specifications for distributed systems verificationFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill tla-plus-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.4 KB, 166 tokens by cl100k_base, as published. Nobody here has run it
TLA+ Generator
Purpose
Provides expert guidance on generating TLA+ specifications for distributed systems design and verification.
Capabilities
- TLA+ module generation from protocol description
- Invariant and temporal property specification
- State space exploration configuration
- PlusCal to TLA+ translation
- Model checking execution
- Refinement mapping
Usage Guidelines
- System Modeling: Model system components and state
- Action Specification: Define system actions/transitions
- Property Specification: Specify safety and liveness properties
- Model Checking: Configure and run TLC model checker
- Refinement: Relate abstract and concrete specifications
Tools/Libraries
- TLA+ Toolbox
- TLC model checker
- TLAPS proof system
- PlusCal
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.