Claim a task
claim_taskClaim a task to notify teammates you're working on it, and review recent nearby commits to avoid conflicts before starting.
Instructions
Claim an existing task (e.g. one from get_context) so teammates know you're working on it. Returns recentActivityNearby - real commits touching this task's scope in the last 10 minutes from anyone else. A non-empty list doesn't block the claim, but check it before diving in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| memberName | No |