complexity_report
Generate and format task complexity analysis reports from project data for clear insights. Input a project directory to visualize task breakdowns and improve development workflows.
Instructions
Display the complexity analysis report in a readable format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | No | Path to the report file (default: .taskmaster/reports/task-complexity-report.json) | |
projectRoot | Yes | The directory of the project. Must be an absolute path. |