river-job-queue

Community

Background job processing for Chronicle.

AuthorEmyrk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill manages background tasks for Chronicle, such as log parsing and re-parsing, ensuring that these operations do not block the main application flow and can be retried if they fail.

Core Features & Use Cases

  • Asynchronous Task Execution: Handles time-consuming operations like log parsing in the background.
  • Job Management: Supports job prioritization, retries, and deduplication.
  • Use Case: When a user uploads a raid log, this Skill enqueues a job to parse and process the log data asynchronously, allowing the user to continue interacting with the application without waiting for the parsing to complete.

Quick Start

Enqueue a new job to parse logs for a specific group ID.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: river-job-queue
Download link: https://github.com/Emyrk/chronicle/archive/main.zip#river-job-queue

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.