Maintains session work continuity across Claude.ai rate-limit boundaries by auto-pausing when utilization reaches a threshold, sleeping in 1-hour chunks via ScheduleWakeup, and then resuming the same task in the same conversation. It MUST be invoked via /loop dynamic mode (e.g. `/loop /continuous 95 "<task>"`); otherwise, it refuses.
Design e Frontend#aiby xoonjaeho