# Polystate

> Use this skill when the user wants to use polystate for Build type-safe finite state machines with higher-order states..

- Skill: `javimosch/polystate` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/polystate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/polystate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/polystate

---


# polystate Plugin

Build type-safe finite state machines with higher-order states.

## Commands

### General
- `polystate self version` — Print polystate version
- `polystate _ _` — Passthrough to polystate CLI

## Usage Examples
- "Run polystate"
- "Use polystate to Build type-safe finite state machines with higher-order stat"

## Installation

```bash
pip install polystate
```

## Key Features
- Build type-safe finite state machines with higher-order states.
- CLI tool, headless and scriptable

