Wake Sleep

Add a wake-on-visit / auto-stop-when-idle (hibernation) mechanism to an AWS deployment to cut cost. Generates drop-in Terraform + Python Lambda wake/ autosleep functions + a manual CLI, assembled from composable adapters for the target's compute target, idle signal, and in-flight-work probe. Use when the user wants to: stop an idle EC2 / ECS / Auto Scaling Group / RDS and auto-start it on traffic or on a schedule; add a "serverless-ish" sleep mode to an always-on single box; save cloud spend by shutting down non-prod compute off-hours; hibernate / auto-start-stop / schedule a server.

colinzyang 26f091b 5 files · 18.9 KB Updated

File contents

colinzyang/claude-skill-wake-sleep/tree/main/ commit 26f091b33e

Frequently asked questions

npx skillmds@latest add colinzyang/wake-sleep