Resolve Blocker
cph_blocker_resolveMark a blocker as resolved with a specific resolution note to improve future blocker prediction; optionally reset the linked task to in-progress.
Instructions
Mark a blocker as resolved.
Always provide a resolution note — this is training data for predicting future blockers and is the most valuable signal in the system after actual_minutes on tasks.
Auto-behavior: if blocker has a task_id and unblock_task=true, task is set back to in_progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocker_id | Yes | ||
| resolution | Yes | How was this resolved? Be specific — this trains blocker prediction. | |
| unblock_task | No | Reset associated task to in_progress on resolve |