spike_create
Initialize structured technical investigations by creating directories and templates for problem analysis and design documentation.
Instructions
Create a new spike investigation.
Initializes a spike with a problem statement, creates the directory structure, and generates the meta-design template for Phase 0.
Args: name: Filesystem-safe name (alphanumeric, hyphens, underscores, max 64 chars) problem_statement: The problem this spike investigates
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| problem_statement | Yes |