--- name: exit description: Safely terminate the current Claude Code session. Use when user explicitly asks to end session. --- All tasks complete. Changes committed if applicable. Summarize accomplishments. claude-exit Script verifies parent is 'claude' before sending SIGTERM. Fallback: tell user to type /exit or press Ctrl+D.