Current name resume-daemon.sh is vague and doesn't convey what it does.
What it does: Watches for pending-prompt.txt (created after context compression), waits for the Terminal tab to become free, then resumes the Claude session with the saved prompt in the same tab.
Suggested names:
context-saver-daemon.sh — matches the project name
prompt-replay-daemon.sh — describes the action
session-resume-daemon.sh — more specific
Also consider renaming the launchd label from com.context-saver.resume accordingly.