orkcore-fsm

Community

Master Orkid hierarchical FSMs

Authortweakoz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers and reviewers quickly understand and work with Orkid's hierarchical finite state machine (HFSM) implementation by mapping concepts to the repository's C++ headers, implementation, tests, and Python bindings.

Core Features & Use Cases

  • Shared immutable FsmData definitions and per-entity FsmInstance runtimes with state lifecycle callbacks for enter, exit, and update.
  • PredicatedTransition guard conditions, string-to-event hashing, FsmGroup multi-instance coordination, and generateDot visualization for Graphviz.
  • Use cases include implementing game object behavior, coordinating groups of agents, writing Python unit tests against the bindings, and producing DOT diagrams for debugging state transitions.

Quick Start

Ask the skill to explain how to create an FsmData, add states and predicated transitions, instantiate FsmInstance, and generate a DOT visualization.

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: orkcore-fsm
Download link: https://github.com/tweakoz/orkid/archive/main.zip#orkcore-fsm

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 471,000+ vetted skills library on demand.