andylizfandylizfCommunityยท1 Agent Skills Included

nonstop

Unattended overnight coding with pre-flight risk checks

Runs long coding tasks unattended while you sleep, without stalling on questions or permission prompts. Performs a pre-flight risk assessment, gets approval for dangerous operations, and resolves blockers on its own. Marks truly stuck items as blocked and moves on, so you wake up to finished work instead of a frozen session.
npx skills add andylizf/nonstop --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’