fix_dependencies
Automatically resolve invalid task dependencies by processing task files within a specified project directory using a designated tag context.
Instructions
Fix invalid dependencies in tasks automatically
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | No | Absolute path to the tasks file | |
projectRoot | Yes | The directory of the project. Must be an absolute path. | |
tag | No | Tag context to operate on |