Harness-engineering xstate-history-states
name: xstate-history-states
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/xstate-history-states/skill.yamlsource content
name: xstate-history-states version: '1.0.0' description: Remember and restore previous state configurations with history states 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-parallel-states
- xstate-guards-actions stack_signals:
- xstate
- typescript
- react keywords:
- history
- shallow
- deep
- restore
- previous-state metadata: author: community upstream: 'xstate/docs/history-states' state: persistent: false files: [] depends_on: []