jascal

9 mods across 1 repository, 14 stars between them.

orca-actions

01

jascal/orca-lang

Skill Claude CodeCodex

Generate action scaffold code for an Orca machine in TypeScript, Python, or Go. Use when the user has a verified machine and wants implementation stubs for the action functions. When the machine file also contains decision tables, compiled evaluator functions and wired action stubs are included automatically.

14 3mo ago A 0 tokens

orca-compile

02

jascal/orca-lang

Skill Claude CodeCodex

Compile an Orca machine to XState v5 TypeScript config or a Mermaid state diagram. Use when the user wants to generate runnable code or a visual diagram from a .orca.md file.

14 3mo ago A 0 tokens

orca-generate-multi

03

jascal/orca-lang

Skill Claude CodeCodex

Generate a coordinated multi-machine Orca system from a natural language spec. Use when the user needs multiple state machines that invoke each other (e.g. a coordinator with child workers).

14 3mo ago A 42 tokens

orca-generate

04

jascal/orca-lang

Skill Claude CodeCodex

Generate a verified Orca state machine from a natural language spec. Use when the user wants to design a new state machine, workflow, or agent orchestration from a description.

14 3mo ago A 39 tokens

orca-refine

05

jascal/orca-lang

Skill Claude CodeCodex

Automatically fix verification errors in an Orca machine using an LLM. Use when verifymachine returns errors and the user wants them fixed.

14 3mo ago A 31 tokens

orca-verify

06

jascal/orca-lang

Skill Claude CodeCodex

Verify an Orca machine for structural correctness, completeness, and determinism. Use when the user wants to check a .orca.md file for errors or warnings.

14 3mo ago A 36 tokens

orca-lang AGENTS.md

07

jascal/orca-lang

Instructions file CodexOpenCode

AGENTS.md instructions for jascal/orca-lang, covering orca — agent integration guide, what orca provides, installation, mcp server (recommended for modern agent frameworks) and or run directly with npx.

14 3mo ago A 4,405 tokens

orca-lang CLAUDE.md

08

jascal/orca-lang

Instructions file

Claude Code instructions for jascal/orca-lang, covering claude.md, project overview, monorepo structure, setup and typescript packages (from repo root).

14 3mo ago A 5,371 tokens

orca-mcp-server

09

jascal/orca-lang

MCP server Claude CodeCodexCursor +2

Go from natural language to verified finite state machines — topology bugs caught before code runs. Runs locally from the @orcalang/orca-mcp-server npm package. Needs 3 environment variables to run.

14 3mo ago A tokens not measured