nonstop-agent

Community

Create production-ready long-running agents

Authorseolcoding
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual overhead of creating and running long-running autonomous agents that must persist state, resume across sessions, and follow secure execution practices for complex software projects.

Core Features & Use Cases

  • Automated Agent Scaffold: Generates initializer and coding agent scaffolds, prompts, and project templates for Python or TypeScript using Anthropic best practices.
  • Existing-Project Analysis: Performs repository inspection, runs tests, generates feature_list.json, and produces claude-progress.txt to prioritize fixes and features.
  • Robust Safety & Resumption: Includes sandboxed bash validation hooks, command allowlists, session resumption, and file checkpointing to support production-grade, incremental development.
  • Use Case: Automatically bootstrap an autonomous coding workflow for an existing web app, analyze failing tests, prioritize bugfixes in feature_list.json, and iteratively implement and verify features across sessions.

Quick Start

Ask the assistant to generate a nonstop-agent scaffold for an existing Python project that analyzes tests, creates feature_list.json, and sets up initializer and coding agents.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nonstop-agent
Download link: https://github.com/seolcoding/nonstop-agent/archive/main.zip#nonstop-agent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.