---
name: ccplugins/wf-rebuild
source: https://app.decimal.ai/s/ccplugins-wf-rebuild@1/SKILL.md
source_sha256: 3f92162a10e9
---

# Rebuild Weft State from Events

Proves event sourcing: reconstruct state.json purely from events.jsonl.

## Arguments
$ARGUMENTS

## Instructions

1. Run:
   ```bash
   python3 "${CLAUDE_PLUGIN_ROOT}/core/cli.py" rebuild $ARGUMENTS
   ```

2. Display the rebuilt state.

3. If no workflow_id given, rebuilds the most recent workflow.