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>
426 B
426 B
task-master-ai
| 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 startwill automatically detect next-task when no ID is provided.