Harness-engineering xstate-actor-pattern

name: xstate-actor-pattern

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/xstate-actor-pattern/skill.yaml
source content

name: xstate-actor-pattern version: '1.0.0' description: Spawn and manage child actors for independent concurrent state machines stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • '**/*.machine.ts'
  • '**/*.machine.tsx'
  • '/machines/' related_skills:
  • xstate-machine-definition
  • xstate-invoke-pattern
  • xstate-parallel-states stack_signals:
  • xstate
  • typescript
  • react keywords:
  • actor
  • spawn
  • interpret
  • send
  • actor-model
  • child-machine metadata: author: community upstream: 'xstate/docs/actors' state: persistent: false files: [] depends_on: []