tlaplus-split-action

Official

Split a TLA+ action into two sequential steps.

Authortlaplus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Split an existing TLA+ action into two sequential actions by introducing a new intermediate pc state.

Core Features & Use Cases

  • Adds a new intermediate PC state (e.g., PC_ActionX_2) between an existing action and its successor.
  • Updates the original action to transition to the new intermediate state while preserving or adjusting variable updates and UNCHANGED semantics.
  • Creates a new second action guarded on the intermediate PC state, which then transitions to the original destination.
  • Renumbers subsequent actions if the project uses numbered PC states, and updates TypeOk and Next predicates as needed.

Quick Start

Split an existing TLA+ action into two actions by inserting a new intermediate pc state and renumbering subsequent actions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: tlaplus-split-action
Download link: https://github.com/tlaplus/AgentSkills/archive/main.zip#tlaplus-split-action

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.