import_speckit_tasks
Import Spec Kit tasks into a Goal session as subgoals, mapping task files to scope hints and acceptance criteria.
Instructions
Import Spec Kit tasks into a Goal session as subgoals, mapping task files to scope hints and acceptance criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | The goal id to import tasks into. | |
| spec_kit_json | Yes | Spec Kit JSON text containing spec, tasks[], and acceptance[] fields. |