Learn how to use the Trigger.dev agent rules with the MCP server
Rule set | Tokens | Description | GitHub |
---|---|---|---|
Basic tasks | 1,200 | Essential rules for writing basic Trigger.dev tasks and fundamental patterns | View |
Advanced tasks | 3,000 | Comprehensive rules for complex workflows, error handling, and advanced task patterns | View |
Scheduled tasks | 780 | Specialized guidance for cron jobs, scheduled workflows, and time-based triggers | View |
Configuration | 1,900 | Complete guide for trigger.config.ts setup, environment configuration, and project structure | View |
Realtime | 1,700 | Using Trigger.dev Realtime features and frontend integration patterns | View |
trigger-dev-expert
that’s an expert at writing well-structured Trigger.dev code.
Client | Rule activation | Docs |
---|---|---|
Cursor | Automatic when working in trigger directories | Link |
Claude Code | Context-aware activation + custom subagent | Link |
VSCode Copilot | Integration with GitHub Copilot chat | Link |
Windsurf | Automatic activation in Trigger.dev projects | Link |
Gemini CLI | Command-line integration | Link |
Cline | Automatic context detection | Link |
Sourcegraph AMP | Code intelligence integration | Link |
Kilo | Custom rule integration | Link |
Ruler | Rule management | Link |
AGENTS.md | Universal format for OpenAI Codex, Jules, OpenCode, etc. |
trigger.config.ts
is detectednpx trigger.dev@latest dev
, you’ll receive notifications when newer rule versions are available with a simple update command.
trigger-dev-expert
subagent if using Claude Code.