# Trigger Authoring Tasks

> CLI stub; 404s until @trigger.dev/sdk installed. False-fires on BullMQ/Inngest

**Subcategory:** Trigger.dev  
**License:** Apache-2.0  
**Source:** https://github.com/triggerdotdev/trigger.dev/blob/main/packages/cli-v3/skills/trigger-authoring-tasks/SKILL.md

---

## When it is useful

Write Trigger.dev tasks (task/schemaTask, retries, waits, queues, cron). CLI stub — full guide lives in node_modules/@trigger.dev/sdk and 404s until the SDK is installed. False-fires on BullMQ/Inngest. Never import the task instance into a route handler (type-only + tasks.trigger). Distinct from inngest-durable-functions.

## The Catch

CLI stub; 404s until @trigger.dev/sdk is installed. False-fires on BullMQ/Inngest. Never import the task instance into a route handler. Distinct from inngest-durable-functions. Free 20 concurrent runs / 5 USD credits/mo.
