fix_dependencies
Automatically resolve invalid dependencies in task files to ensure project consistency. Specify the project root and task file path to streamline task management workflows.
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 |