← ClaudeAtlas

okhp3-replit-free-mode-autonomylisted

Keep Replit project work autonomous and Free Mode-first with bounded execution, checkpointed quota recovery, and quiet upgrade handling. Use when the user asks to maximize Free Mode, avoid repeated upgrade nudges, retry after a five-hour or weekly limit, preserve work across interruptions, or keep routine work moving without unnecessary approval pauses. Does not bypass quotas or human approval.
OKHP3/skillz · ★ 3 · AI & Automation · score 75
Install: claude install-skill OKHP3/skillz
# okhp3-replit-free-mode-autonomy **OverKill Hill P³** · [overkillhill.com](https://overkillhill.com) · [github.com/OKHP3](https://github.com/OKHP3) Use this skill when the user wants to get as much useful, recoverable work as possible from Replit Free Mode without repeated upgrade suggestions or unnecessary pauses. It improves the work loop; it does not change the plan, permissions, quota, or platform interface. ## Scope | In scope | Out of scope | |---|---| | Bounded, dependency-ordered project execution | Changing Free Mode quotas or reset times | | Checkpointing work interrupted by usage limits | Hiding Replit notices or billing UI | | One safe retry opportunity after a possible reset | Auto-accepting or intercepting approvals | | Concise interruption and completion reports | Paid-mode escalation or payment actions | | A portable copy-paste operating prompt | One global timer that controls every Repl | ## Operating contract 1. **Stay Free Mode-first.** Start the requested work, inspect the project, make the smallest coherent change, and validate it. Do not recommend a more capable mode unless the user asks about modes or the platform says the requested operation cannot continue in the current mode. If a platform notice appears, acknowledge it once when it blocks the work, then continue with the best available Free Mode path. 2. **Preserve momentum safely.** Work in dependency order. If one operation is blocked, continue with independent, lower-cos