diff --git a/claude/core/hooks.json b/claude/core/hooks.json index 8e8ebf7..3407b9c 100644 --- a/claude/core/hooks.json +++ b/claude/core/hooks.json @@ -91,16 +91,6 @@ } ], "description": "Restore recent session context on startup" - }, - { - "matcher": "*", - "hooks": [ - { - "type": "command", - "command": "${CLAUDE_PLUGIN_ROOT}/scripts/check-completions.sh" - } - ], - "description": "Report agent completions from previous session" } ], "Notification": [