template_create
Create reusable task templates with {variable} placeholders, then instantiate them into any epic. Placeholders are filled when applied.
Instructions
Create a reusable set of tasks that can be instantiated into any epic. {variable} placeholders are filled in on apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Template name (must be unique) | |
| tasks | Yes | The tasks this template creates. | |
| description | No |