Coordinator worker check-ins are their own check-in type with their own interval setting and reset behaviour.
What's wrong with this entry?
Coordinator worker check-ins are wired in as their own check-in type next to the existing idle goal check-in, with separate stored state that is cleared on conversation reset and its own interval variable, CLAUDE_CODE_COORDINATOR_WORKER_CHECKIN_SECONDS.
- The injected message is delivered as a task notification rather than a user turn.
- The variable sets the interval; what enables the check-in in the first place is not settled by this code path.
CLAUDE_CODE_COORDINATOR_WORKER_CHECKIN_SECONDS
Strings lifted out of the shipped bundle, so the claim above can be checked against them.