mark_complete
Mark a task as done or failed while intelligently handling unchecked plan items through strict validation, auto-completion, reconciliation, or force override.
Instructions
Mark task as complete or error with intelligent reconciliation for unchecked plan items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Completion status | |
| summary | Yes | Completion summary with results or error details | |
| agent | Yes | Agent name completing the task | |
| reconciliation_mode | No | How to handle unchecked plan items: strict (default, requires all checked), auto_complete (marks all complete), reconcile (explain variances), force (override with documentation) | |
| reconciliation_explanations | No | For reconcile mode: mapping of unchecked item titles to explanations of why they are complete |