nonstop
Unattended overnight coding with pre-flight risk checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install nonstop?โผ
Run `npx skills add andylizf/nonstop --all -g -y` in your terminal to install it globally.
How to keep Claude working while I sleep?โผ
Type /nonstop before you walk away. It runs a pre-flight check, gets your approval on risky actions, then works through blockers overnight without stopping to ask questions.
What happens when nonstop hits a blocker?โผ
It first tries to solve the problem itself, then attempts a safe workaround, and only marks the task as blocked if truly stuck. It never brute-force retries or takes unapproved destructive actions.
Does nonstop prevent destructive actions?โผ
Yes. Before starting, it presents a dangerous operations manifest covering deletions, force pushes, deploys, and paid API calls, and only proceeds with categories you explicitly approve.
Does nonstop work with Claude Code?โผ
Yes. It is built as a SKILL.md file plus a stop hook for Claude Code, and it follows the universal skill standard used by compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core