pipeline_create
Initialize a pipeline for a task with a lifecycle template, setting the pipeline state and recording the first stage.
Instructions
Initialize a pipeline on a task using a lifecycle template.
Writes PipelineState into task.config['pipeline'] and records the first stage in stage_history. Does NOT generate ceremonial subtasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to attach the pipeline to | |
| task_type | Yes | Template name (feature/hotfix/quick-fix/research/spike/refactor/debate) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||