Update tasks with intelligent field detection and bulk operations.
Update tasks using natural language like "mark 23 as done" or "all API tasks high priority." Automatically detects fields, supports bulk operations, and shows previews with impact warnings before making changes.
/plugin marketplace add eyaltoledano/claude-task-master/plugin install taskmaster@taskmasterUpdate tasks with intelligent field detection and bulk operations.
Arguments: $ARGUMENTS
Parse arguments to determine update intent and execute smartly.
Understand update requests like:
Automatically detect what to update:
Support for multiple task updates:
Examples:
- "complete tasks 12, 15, 18"
- "all pending auth tasks to in-progress"
- "increase priority for tasks blocking 45"
- "defer all documentation tasks"
Before updating, check:
Show preview:
Update Preview:
─────────────────
Tasks to update: #23, #24, #25
Change: status → in-progress
Impact: Will unblock tasks #30, #31
Warning: Task #24 has unmet dependencies
Based on update:
After updates:
Result: Flexible, intelligent task updates with safety checks.