Used to view task details. It is important to review the plan and ensure it makes sense in your project. Check for correct folder structures, dependencies, out of scope subtasks, etc.To see a list of tasks and descriptions use the following command:
Copy
Ask AI
List all pending tasks so I can review.
To see all tasks in the CLI you can use:
Copy
Ask AI
task-master list
To see all implementation details of an individual task, including subtasks and testing strategy, you can use Show Task:
Task Master can provide a complexity report which can be helpful to read before you begin. If you didn’t already expand all your tasks, it could help identify which could be broken down further with subtasks.
Copy
Ask AI
Can you analyze the complexity of our tasks to help me understand which ones need to be broken down further?
You can view the report in a friendly table using:
Copy
Ask AI
Can you show me the complexity report in a more readable format?