Start Task
cph_task_startMark a task as in progress and record start time to enable file writes, transitioning from pending state.
Instructions
Mark a task as in_progress and record start time.
CALL THIS BEFORE writing any code or making any changes for this task. The hook system uses the existence of an in_progress task to allow file writes.
State machine: pending → in_progress (only valid transition from this tool)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |