long-running-orchestrator
CommunityAutonomous long-running task orchestration.
Software Engineering#workflow#agent#orchestration#long-running#checkpoint#error-handling#state-persistence
Authorliangdabiao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps engineers build reliable, self-sustaining AI workflows by separating initialization from execution and by persisting task state across runs.
Core Features & Use Cases
- Initialization-Execution separation: prepares workspace and scaffolds for long tasks.
- State persistence & checkpoints: preserves progress to support resume after interruptions.
- Self-correcting loops & error handling: avoids deadlocks and enables automated recovery for days-long tasks.
- Use Case: ideal for continuous monitoring, iterative data collection, or autonomous agents that must run with minimal human supervision.
Quick Start
Tell Claude Code to set up a long-running task orchestrator for a given objective; it will generate a task workspace (todo.md, progress.log, config.json) and a worker workflow to process tasks until completion.
Dependency Matrix
Required Modules
None requiredComponents
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: long-running-orchestrator Download link: https://github.com/liangdabiao/skill-ten-prompt-generator/archive/main.zip#long-running-orchestrator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.