wake
CommunityRestart stalled rover loops safely.
Authorepologee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Bring a stalled or paused autonomous rover loop back online by reading its loop file, validating cron liveness, and restoring scheduled execution so work can continue without manual reconfiguration.
Core Features & Use Cases
- Loop file recovery: Reads a loop file from .autonomous/, identifies the recorded state, and decides whether to resume or recreate its cron.
- Cron and concurrency handling: Checks cron_job_id liveness, creates a new cron when needed, and acquires locks to avoid parallel iteration runs.
- State summarization: Summarizes phase, recent logs, uncommitted changes, open PRs, and any queued input so the operator understands the loop's context.
- Use Case: Resume a rover after a Claude session ended unexpectedly or after the loop auto-stopped due to idle polls and you need to pick up the in-flight work safely.
Quick Start
Use wake to resume the loop at path .autonomous/rover-loop.md, verify or recreate its cron, and get a concise summary of its current state.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wake Download link: https://github.com/epologee/leclause-skills/archive/main.zip#wake Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.