nonstop

Activate autonomous task execution with pre-flight risk assessment and blocker handling.

263|27|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/andylizf/nonstop --skill nonstop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nonstop
Source: https://github.com/andylizf/nonstop/tree/main
Command: npx skills add https://github.com/andylizf/nonstop --skill nonstop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomous work mode that lets Claude work continuously while the user is away. Activates pre-flight risk assessment, dangerous-ops approval, and a blocker decision framework. Use "/nonstop" to activate, "/nonstop off" to deactivate. Use this skill whenever the user says things like "go nonstop", "keep working", "don't stop", "I'm going AFK", "work while I sleep", "finish this without me", or wants Claude to work autonomously without interruption.

Core Features & Use Cases

  • Pre-flight risk assessment and explicit dangerous-ops manifest
  • Session-scoped stop hook with configurable auto-deactivation
  • Blocker decision framework and non-stop loop prevention
  • Easy activation with /nonstop and deactivation with /nonstop off

Quick Start

Type '/nonstop' to activate nonstop mode and begin the pre-flight.

Frequently Asked Questions about nonstop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I let Claude work autonomously on long-running engineering tasks while I am away?

You can enable autonomous work mode by typing '/nonstop', which activates pre-flight risk assessment and a blocker decision framework to let Claude work continuously without interruption.

What safety mechanisms are enforced during autonomous task execution?

Autonomous task execution enforces pre-flight risk assessment, a dangerous-ops approval manifest, and a blocker decision framework to prevent non-stop loops and handle unexpected blockers safely.

How do I stop Claude from working autonomously once I return to the session?

You can deactivate autonomous work mode by typing '/nonstop off', which triggers a configurable nudge-based auto-deactivation scoped strictly to the current session.

Can I use this autonomous work mode for complex refactoring and data processing tasks?

Yes, this mode applies to long-running engineering tasks such as complex refactoring, data processing, and complex builds where upfront risk assessment and blocker handling are required.

Does autonomous work mode require any external dependencies or components to function?

No, this autonomous work mode operates without external dependencies or components, relying entirely on session-scoped stop hooks and a blocker framework for continuous task execution.

Why does autonomous task execution run a pre-flight assessment before starting?

The pre-flight risk assessment runs upfront to identify potential blockers and generate a dangerous-ops manifest, ensuring Claude can handle long-running engineering tasks safely without user intervention.