Delete a task using delete_task() from swarm-utils.sh
<task_id># Delete Task Delete a task from the team task list. ## Arguments - `$1` - Task ID (required) ## Instructions Execute the following script using bash explicitly: After deleting, report: 1. Confirmation that the task was deleted 2. Suggest using `/task-list` to view remaining tasks 3. Remind that deleted tasks cannot be recovered