rtaskmaster_generate_tasks_md
Generates a TASKS.md checklist file in the project root from current tasks, optionally including details and test strategies.
Instructions
Generate a human-readable TASKS.md checklist file from the current tasks. Creates or updates the file in the project root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | Yes | Absolute path to the project root directory | |
| includeDetails | No | Include task details and test strategies (default: false) |