long-task-monitor

Community

Automate long-running task monitoring.

Authorbuer2233
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Long-running tasks in OpenClaw often lack visibility into progress and health; this Skill provides automated orchestration by launching a Worker to perform the task and a Monitor that periodically reports status back to the main session, enabling proactive control and recovery.

Core Features & Use Cases

  • Worker-Monitor orchestration: creates a dedicated Worker for the task and a Monitor that polls progress on a fixed cadence.
  • Progress reporting with Announce: Monitor reports status to the main session every 10 minutes or on completion.
  • Session management & cleanup: supports session keys, auto-retries for transient failures, and manual cleanup when tasks finish.
  • Use Case: Manage long model-training or data processing jobs with automatic progress insight and user alerts.

Quick Start

Start a new long-running task by creating a Worker, then spawn a Monitor and supply their session keys when available.

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: long-task-monitor
Download link: https://github.com/buer2233/my_openclaw/archive/main.zip#long-task-monitor

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.