clarik_checkpoint_resume
Resume previous work by loading the latest or a specific checkpoint for a given project path.
Instructions
Load the most recent checkpoint (or a specific one) to resume work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkpointId | No | Specific checkpoint ID to resume (default: latest) | |
| projectPath | No | Project root path for isolation |