Harness-engineering xstate-invoke-pattern
name: xstate-invoke-pattern
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/xstate-invoke-pattern/skill.yamlsource content
name: xstate-invoke-pattern version: '1.0.0' description: Invoke promises, callbacks, and child machines as services in state nodes 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-actor-pattern
- xstate-guards-actions stack_signals:
- xstate
- typescript
- react keywords:
- invoke
- services
- promise
- callback
- onDone
- onError metadata: author: community upstream: 'xstate/docs/invoke' state: persistent: false files: [] depends_on: []