triggerdotdev

31 mods across 2 repositories, 16k stars between them.

code-reviewer

01

triggerdotdev/trigger.dev

Agent Claude Code

Adversarially verifies one landed packet against its requirement; read-only.

16k 2d ago A 19 tokens original Apache-2.0

code-writer

02

triggerdotdev/trigger.dev

Agent Claude Code

Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits.

16k 2d ago A 23 tokens original Apache-2.0

drizzle

04

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the @internal/dashboard-agent-db package (the dashboard agent's conversation datastore). Covers pg-core schema definition, the postgres-js driver, drizzle-kit migrations, and this repo's conventions: a…

16k 2d ago A 0 tokens original Apache-2.0

errors-api-e2e

05

triggerdotdev/trigger.dev

Skill Claude CodeCodex

End-to-end smoke test for the public Errors HTTP API (error groups). Seeds failed runs into ClickHouse so the error materialized views populate, then drives the real endpoints against the running webapp — list (with filters + pagination), retrieve, resolve/ignore/unresolve, the filter[error] runs filter, user…

16k 2d ago D 129 tokens original Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Use when adding, modifying, or debugging OTel span timeline events in the trace view. Covers event structure, ClickHouse storage constraints, rendering in SpanTimeline component, admin visibility, and the step-by-step process for adding new events.

16k 2d ago A 52 tokens original Apache-2.0

trigger-dev-tasks

07

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or…

16k 2d ago A 73 tokens original Apache-2.0

deslop

08

triggerdotdev/trigger.dev

Command Cursor

Check the diff against main, and remove all AI generated slop introduced in this branch.

16k 2d ago A 0 tokens copy · 100% Apache-2.0

otel-metrics

11

triggerdotdev/trigger.dev

Cursor rule Cursor

Guidelines for creating OpenTelemetry metrics to avoid cardinality issues.

16k 2d ago A 0 tokens original Apache-2.0

repo

12

triggerdotdev/trigger.dev

Cursor rule Cursor

understanding the structure of the monorepo.

16k 2d ago A 47 tokens original Apache-2.0

webapp

13

triggerdotdev/trigger.dev

Cursor rule Cursor

Making updates to the main trigger.dev remix webapp.

16k 2d ago A 0 tokens original Apache-2.0

triggerdotdev/trigger.dev

Instructions file GitHub Copilot

Instructions for triggerdotdev/trigger.dev: This is the repo for Trigger.dev, a background jobs platform written in TypeScript. Our webapp at apps/webapp is a Remix 2.1 app that uses Node.js v20. Our SDK is an isomorphic TypeScript SDK at packages/trigger-sdk. Always prefer using isomorphic code like fetch…

16k 2d ago A 140 tokens original Apache-2.0

triggerdotdev/trigger.dev

Instructions file CodexOpenCode

Instructions for triggerdotdev/trigger.dev, covering agents.md, build and development commands, build packages (required before running), verifying changes and apps and internal packages — use typecheck.

16k 2d ago A 3,383 tokens original Apache-2.0

triggerdotdev/trigger.dev

Instructions file

Instructions for triggerdotdev/trigger.dev, a project described as: Trigger.dev – build and deploy fully‑managed AI agents and workflows.

16k 2d ago A 5 tokens copy · 100% Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Author and run a durable AI chat agent with chat.agent from @trigger.dev/sdk/ai: the per-turn run loop, why you MUST spread ...chat.toStreamTextOptions() first, returning a StreamTextResult vs calling chat.pipe(), the two server actions (chat.createStartSessionAction + auth.createPublicToken), and wiring useChat to…

16k 2d ago A 129 tokens original Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Covers writing backend Trigger.dev tasks with @trigger.dev/sdk: defining task() and schemaTask(), the run function and its ctx, retries, waits, queues and concurrency, idempotency keys, run metadata, logging, triggering other tasks (and the Result shape), scheduled/cron tasks, and the essentials of trigger.config.ts.…

16k 2d ago A 115 tokens original Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Advanced and operational chat.agent capabilities for Trigger.dev, loaded on demand. Load this when working on the raw Sessions primitive (sessions / SessionHandle), a custom chat transport or the realtime wire protocol, durable sub-agents (AgentChat, chat.stream.writer), human-in-the-loop, steering, actions…

16k 2d ago A 154 tokens original Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Analyze Trigger.dev tasks, schedules, and runs for cost optimization opportunities. Use when asked to reduce spend, optimize costs, audit usage, right-size machines, or review task efficiency. Combines static source analysis with live run analysis via the Trigger.dev MCP tools (listruns, getrundetails…

16k 2d ago A 68 tokens original Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Bootstrap Trigger.dev into an existing project from scratch: authenticate the CLI, install @trigger.dev/sdk and @trigger.dev/build, write trigger.config.ts with the project ref and task dirs, scaffold a /trigger directory with a first task, wire tsconfig and .gitignore, set TRIGGERSECRETKEY, and run the dev server.…

16k 2d ago A 142 tokens original Apache-2.0

triggerdotdev/trigger.dev

Skill Claude CodeCodex

Trigger.dev client/frontend surface: subscribe to runs in realtime (runs.subscribeToRun and the @trigger.dev/react-hooks hook useRealtimeRun), consume metadata and AI/text streams in React (useRealtimeStream), trigger tasks from the browser (useTaskTrigger, useRealtimeTaskTrigger), and mint scoped frontend credentials…

16k 2d ago A 148 tokens original Apache-2.0