trigger-jobs

Official

Orchestrate background jobs with queues.

Authorretrip-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a structured approach to building and managing background tasks, queues, and rate-limited executions using Trigger.dev, reducing manual orchestration and the risk of errors.

Core Features & Use Cases

  • Task creation and orchestration with the Trigger.dev SDK v3.
  • Shared queues with configurable concurrency limits to control throughput.
  • Retry strategies with exponential backoff and optional jitter for reliability.
  • Support for email tasks and event-driven workflows, triggered from app code or APIs.
  • Easy integration with tRPC routes and Better Auth hooks for triggering jobs.
  • Local development workflow using a background worker to test queues and retries.

Quick Start

Install the trigger-jobs skill in your project, configure trigger.config.ts to include the skill's directory, and start the local worker. Then enqueue a sample task to observe it execute and report results.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: trigger-jobs
Download link: https://github.com/retrip-ai/agent-skills/archive/main.zip#trigger-jobs

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.