long-term-task

Community

Coordinate multi-agent long-term tasks with ease.

Authorxdrshjr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating long-running tasks across multiple agents requires infrastructure to manage tasks, track progress, and coordinate communication. This Skill provides that backbone, enabling scalable collaboration without forcing agents to implement orchestration logic themselves.

Core Features & Use Cases

  • Self-contained task scheduling, state management, and progress reporting for multi-agent workflows.
  • Zero-intrusion: Agents interact via CLI or Python SDK without modifying existing code.
  • Supports multi-agent coordination for long-running processes like data pipelines, model training, or research tasks.
  • Real-world example: Run a daily HF paper study with goals and milestones; monitor progress and adjust strategy.

Quick Start

Use the long-term-task skill to create and manage a daily HF papers workflow: ltt create --work-dir "./.ltt" --name "daily-hf-papers" --goals "download paper, summarize, write notes" --schedule daily --interval 30

Dependency Matrix

Required Modules

requests

Components

scripts

💻 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-term-task
Download link: https://github.com/xdrshjr/JR-Agent-Skills/archive/main.zip#long-term-task

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.