Co-authored-by: Max Tuzzolino <maxtuzz@Maxs-MacBook-Pro.local> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Max Tuzzolino <max.tuzsmith@gmail.com> Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
9 lines
426 B
Markdown
9 lines
426 B
Markdown
---
|
|
"task-master-ai": minor
|
|
---
|
|
|
|
Add new `task-master start` command for automated task execution with Claude Code
|
|
|
|
- You can now start working on tasks directly by running `task-master start <task-id>` which will automatically launch Claude Code with a comprehensive prompt containing all task details, implementation guidelines, and context.
|
|
- `task-master start` will automatically detect next-task when no ID is provided.
|