Loading...
Loading...
agent-team: Reset blocked, in-progress, or failed work to pending.
npx skill4agent add tae2089/agent-team agent-team-task-retryPREREQUISITE: Read.../agent-team-shared/SKILL.md
blockedin_progressfailedpendingagent-team task retry --task TASK_ID --reason TEXT| Flag | JSON key | Required | Default | Description |
|---|---|---|---|---|
| | yes | - | Task to reset to |
| | yes | - | Retry rationale stored in the event payload. |
agent-team task retry --task task_docs --reason "API schema is now available"
agent-team task retry --params '{"task_id":"task_docs","reason":"API schema is now available"}'blockedin_progressfailedevidenceartifactblocked_reasonstarted_version| Code | Meaning | Action |
|---|---|---|
| Task is not | Inspect task and choose the correct operation. |
| Required field is missing. | Provide task and reason. |