spike_checkpoint
Create a checkpoint of current spike state to enable rollback if exploration becomes unproductive. Part of Hedgehog MCP server's structured technical investigation workflow.
Instructions
Create a checkpoint of the current spike state.
Checkpoints allow rolling back to a previous state if exploration goes down an unproductive path.
Args: name: Spike name label: Human-readable checkpoint label
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| label | Yes |