create_spike
Start a timeboxed investigation under an existing story to answer a specific question before committing to an implementation approach. Capture findings with complete_spike.
Instructions
Create a Spike under a story — a timeboxed investigation to answer a specific question before committing to an implementation approach. The parent story must already exist. When done, call complete_spike with your findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| timebox | Yes | ||
| question | Yes | ||
| story_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |