State Machine

Finite state machine patterns for complex flows using Python Enums and TypeScript union types. Covers state definition, transition validation, guard conditions, and side effects for orchestrator tasks, workflow execution, and UI component states.

cleanexpo Updated

File contents

cleanexpo/dr-nrpg/tree/main/.skills/custom/state-machine commit 735f38d427

Frequently asked questions

npx skillmds@latest add cleanexpo/state-machine-2