longrun

Community

Run batch tasks in tmux with streaming concurrency.

Authorsnqb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Batch processing and long-running tasks can stall interactive sessions and create fragmented, hard-to-audit logs. longrun provides a structured pattern to run concurrent scripts inside tmux, streaming results to disk for resume and monitoring.

Core Features & Use Cases

  • Asynchronous concurrency with a configurable level of parallelism.
  • Streaming JSONL outputs for real-time monitoring and post-processing.
  • Resume capability by scanning existing outputs and skipping completed items.
  • Use cases include API data collection, large-scale scraping, and batch file processing.

Quick Start

Create a Python script that processes a list of items concurrently and streams results to /tmp/TASKNAME.jsonl.

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: longrun
Download link: https://github.com/snqb/my-skills/archive/main.zip#longrun

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