invariants skills

8 tagged invariants, measured the same way as everything else here.

Browse within: formal-methods 7javascript 7

aldegad/alex-core-invariants

Skill Claude CodeCodex

Use when reviewing architecture, refactors, state/data ownership, failure handling, debug discipline, work-in-progress hygiene, or concurrency policy against Alex's eight fixed invariants.

44 2mo ago A 39 tokens original MIT

polygen

02

cognitive-fab/polygraph

Skill Claude CodeCodex

Write NEW stateful code that is verifiable from the moment it's written, instead of auditing code that already exists (that's the "polygraph" skill). Draft a contract from a feature description, author a SAM v2 strict-profile module against it (named intents/schemas/domains, keyed acceptors, reject(reason), sealed…

11 6d ago A 201 tokens original Apache-2.0

polygraph

03

cognitive-fab/polygraph

Skill Claude CodeCodex

A polygraph for your state machine. Audit a stateful piece of code end-to-end: YOU (the agent) instrument a copy, build any test doubles needed to run it, and capture real execution traces, then derive a transition-function spec from its source with an LLM (default artifact: a SAM v2 strict-profile module — named…

11 6d ago A 236 tokens original Apache-2.0

polynv

04

cognitive-fab/polygraph

Skill Claude CodeCodex

Elicit the invariants for a state machine — the plugin takes the lead. Harvest candidate invariants from the contract's own vocabulary (terminal states, typed fields, reject rules, effect kinds), contribute the frontier model's domain knowledge as candidates, pre-check every candidate against the machine so each…

11 6d ago A 171 tokens original Apache-2.0