reflect_and_update_artifacts
Review task artifacts before completion to update practices based on execution learnings and corrections.
Instructions
Reflection checkpoint.
Call before declaring a task complete, and after corrections or user feedback. This returns the current artifacts and prompts you to create/update/archive as needed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_context_id | Yes | ID of the task context used for this work | |
| learnings | Yes | What you learned during task execution (mistakes found, corrections made, patterns discovered, etc.) |