jobs-and-notifications

Community

Dispatch async work and multi-channel user notifications.

Authorweiloon1234
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Orchestrates background work and user-facing messaging by separating long-running tasks from immediate responses and enabling multi-channel delivery through Jobs and Notifications.

Core Features & Use Cases

  • Defers heavy tasks to background workers (e.g., image processing, report generation, webhook retries) to keep the request path responsive.
  • Delivers messages to recipients across channels (email, in-app/database inbox, and real-time WebSocket broadcasts).
  • Supports per-user routing via Notifiable implementations and a stable notification_type contract for tracking and filtering.
  • Distinguishes between Jobs (work units) and Notifications (recipient-facing messages), with both sync and queued dispatch options.

Quick Start

Trigger a welcome notification and a background job after a new user signs up.

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: jobs-and-notifications
Download link: https://github.com/weiloon1234/Forge-Starter/archive/main.zip#jobs-and-notifications

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