prune_tasks
Identifies and removes redundant or outdated tasks from the project, with options for dry run or actual removal.
Instructions
Remove redundant or outdated tasks from the project.
This tool identifies tasks that are no longer needed, have become redundant, or are not following current best practices. It can either report what would be pruned (dry run) or actually remove the tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Whether to only report what would be pruned | |
| project_path | Yes | Path to the project directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||