[Unit] Description=agent-reaper actionable notification daemon [Service] Type=simple ExecStart=/usr/bin/python3 /home/user/.claude/bin/reaper-notifier.py Restart=on-failure RestartSec=5 [Install] WantedBy=default.target