complete_task_work
Finalize a task by capturing all git changes made during work and logging them to the task record.
Instructions
Complete work on a task. Captures all git changes since work started and logs them to the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID to complete | |
| summary | Yes | Brief summary of work completed |