[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlaplus] Sharing a small TLA+ agent-skills repo



Hi all,

I wanted to share a small repo I’ve been working on:
https://github.com/younes-io/agent-skills

It provides two narrowly scoped TLA+ “Agent Skills”:

- tla-check: helps an agent create or refine .tla and .cfg files, run TLC, and report results with explicit bounds and assumptions
- tla-proof : helps an agent create or refine TLAPS proofs, run tlapm, and report what was proved, failed, or omitted

I’ve tried to make the workflows strict about honesty: "no counterexample found" is not "proved correct", and partial proofs are reported as partial proofs.

The repo works with Claude Code, and also with Codex and other coding agents that support the Agent Skills format.

My hope is that it may be useful for practical tasks like drafting a first spec, refining an existing one, or iterating on TLC/TLAPS failures. If anyone here looks at it, I’d be grateful for criticism, especially if it encourages the wrong habits or misrepresents good TLA+/TLAPS practice.

NB: Thanks as well to Markus, Stephan, and Karolis for a few comments that helped shape this.  

Best,
Younes

--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion visit https://groups.google.com/d/msgid/tlaplus/126be51f-8dae-43a9-b3ff-025af70fd8c2n%40googlegroups.com.