What problem does it solve?
This Skill helps you systematically review TLA+ specifications, ensuring they are correct, complete, and adhere to best practices, thereby reducing errors and improving the reliability of your formal models.
Core Features & Use Cases
- Comprehensive Checklist: Provides a detailed checklist covering TLA+ formulas, spec structure, readability, and TLC validation.
- Common Issue Identification: Highlights frequent pitfalls and syntax errors in TLA+ specifications.
- MCP Tool Integration: Guides the use of TLA+ MCP tools for parsing, checking, and model validation.
- Use Case: Before deploying a critical TLA+ specification, use this skill to perform a thorough review, catching potential bugs in invariants, actions, or fairness conditions that could lead to incorrect model checking results.
Quick Start
Use the tla-spec-review skill to check the attached TLA+ specification file 'MySpec.tla' against the review checklist.