async-task-runner

Community

Run and monitor long tasks reliably

Authoryanochka11
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents unreliable background execution of long-running ML and AI workloads by providing a consistent way to launch, track, monitor, and stop processes.

Core Features & Use Cases

  • Background Task Management: Launch training, evaluation, and batch jobs with persistent logs and PID tracking.
  • Monitoring Helpers: Inspect running processes, follow logs, and check resource usage during long executions.
  • Safe Process Control: Stop jobs gracefully before using forceful termination methods, reducing the risk of corrupted states.
  • Use Case: Run a machine learning training experiment in the background while keeping logs and process identifiers available for later monitoring.

Quick Start

Use the async-task-runner skill to launch my long-running training job in the background with logging and monitoring support.

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: async-task-runner
Download link: https://github.com/yanochka11/harness_bro/archive/main.zip#async-task-runner

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 545,000+ vetted skills library on demand.