scope_up_task
Enhance task complexity using AI by defining IDs, strength level, and optional custom prompts for targeted scoping adjustments.
Instructions
Increase the complexity of one or more tasks using AI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | No | Path to the tasks file (default: tasks/tasks.json) | |
id | Yes | Comma-separated list of task IDs to scope up (e.g., "1,3,5") | |
projectRoot | Yes | The directory of the project. Must be an absolute path. | |
prompt | No | Custom prompt for specific scoping adjustments | |
research | No | Whether to use research capabilities for scoping | |
strength | No | Strength level: light, regular, or heavy (default: regular) | |
tag | No | Tag context to operate on |