Set Azure DevOps work item to Active
Updates Azure DevOps work item state to Active and confirms the change.
/plugin marketplace add lttr/claude-marketplace/plugin install lttr-azure-devops-plugins-azure-devops@lttr/claude-marketplace<ticket_number>azdo/ticket/Update the specified work item state to "Active" in Azure DevOps.
Arguments ($ARGUMENTS):
Workflow:
az boards work-item update --id <ticket_number> --state "Active"
/startInitiates the task orchestration workflow using the three-agent system (task-orchestrator, task-decomposer, and dependency-analyzer) to create a comprehensive execution plan.