List Templates
Get Template
Create Template
| Field | Required | Default | Description |
|---|---|---|---|
name | Yes | — | Template display name |
content | Yes | — | Template text with optional {{variables}} |
taskType | No | — | Auto-apply to this task type |
model | No | — | Default model when template is used |
thinkingEffort | No | — | Default thinking effort |
Template Variables
| Variable | Resolves To |
|---|---|
{{project_name}} | Project name |
{{task_title}} | Task title |
{{task_type}} | Task type (feature, bugfix, etc.) |
{{priority}} | Priority level |
{{model}} | Selected model |