Resume work item
resumeTake ownership of an in-progress work item by adopting your session token, stamping it with session ID and timestamp. Ensures only genuine progress states are claimed, refusing items not in progress.
Instructions
Adopt this session's token on a progress work item, taking ownership of it: on success the item stays in progress with the session id and timestamp stamped on it (visible as session= in show output) and nothing is printed. Refuses when the item is not in progress. handoff transfers ownership to another session; revert drops the claim and returns the work item to ready.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | work item id W-NN |