Tlaplus

Formal verification of system designs using TLA+ and the TLC model checker. Models concurrent state machines, finds race conditions, deadlocks, and invariant violations before any code is written. Also verifies pure algorithm invariants by exhaustively checking all input combinations. Use when the user says "tlaplus", "tla+", "formal verification", "model check", "verify my design", "check for race conditions", "state space", "verify concurrency", "find bugs", "verify algorithm", or when working on systems with shared mutable state, offline sync, queues, distributed coordination, multi-agent orchestration, or complex pure functions with subtle invariants.

jonmumm 75d2f66 2 files · 23.3 KB Updated

File contents

jonmumm/skills/tree/main/tlaplus commit 75d2f66433

Frequently asked questions

npx skillmds@latest add jonmumm/tlaplus