long-running-tasks
CommunityPersist long-running tasks with steady progress
AuthorMysMon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Patterns and practices for autonomous, multi-step tasks that may span sessions or exceed a single context window, enabling state persistence and reliable resumption.
Core Features & Use Cases
- Initializer + Coding Agent Pattern to split initialization from iterative work and document resumption context.
- JSON-based state persistence and workspace isolation to track progress across sessions.
- TodoWrite-style progress management to enforce a single active feature and transparent progress tracking.
- Support for background/foreground subagents and resumable tasks to recover from interruptions.
Quick Start
Invoke the long-running-tasks skill to coordinate a multi-step job and persist progress across sessions.
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-tasks Download link: https://github.com/MysMon/Spec-Workflow-Toolkit/archive/main.zip#long-running-tasks 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.