finish_task
Summarize completed tasks and store durable engineering memories such as decisions, root causes, and gotchas. Preserve key insights for future tasks.
Instructions
Call before the final response on non-trivial tasks. Summarize work and propose 0-3 durable memories only: decisions, root causes, gotchas, reusable commands, architecture/config constraints, failed approaches. Do not propose secrets, personal data, temporary edits, or trivial churn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| outcome | No | ||
| summary | Yes | ||
| testsRun | No | ||
| filesChanged | No | ||
| proposedMemories | No |