ecosystem_task_claim
Claim a task by setting status to doing, committing, and pushing. Race-free via git push rejection, traceable with task ID.
Instructions
Reclama una tarea: agrega [agent::] + [status:: doing] + commit + push. Race-free con git push rejection (si otro agente reclamó primero, falla). Trazable con T-ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| agent_id | Yes | ||
| tasks_file | No |