spike_add_branch
Register a new exploration branch for technical spike investigations to document distinct approaches during planning or divergent phases.
Instructions
Register a new exploration branch for a spike.
Branches represent distinct approaches to solving the problem. Can be added during Phase 0 (planning) or Phase 1 (divergent).
Args: name: Spike name branch_name: Filesystem-safe branch name description: What this branch explores
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| branch_name | Yes | ||
| description | Yes |