send_task_complete_notification
Send automatic success notifications when significant tasks complete, including builds, tests, file operations, refactoring, analysis, or long operations, to improve user experience.
Instructions
AUTOMATICALLY send success notifications when any significant task completes successfully. Claude should proactively use this for: builds finishing, tests passing, file operations completing, refactoring done, analysis complete, long operations finishing. Always notify users of completion for better UX.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Description of the completed task | |
| details | No | Optional additional details about the completion |