packages/claude-code-plugin/commands/update-task.md
Update 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.