rt-triggers
Installation
SKILL.md
RT 2.0 Triggers (RT Journeys)
Create event-triggered journeys that activate in real-time when specific events occur, sending data to external systems.
Note: This skill is for RT Journeys (event-triggered, API-only). For stage-based Batch Journeys (YAML workflow with tdx journey), use the journey skill.
Journey Types
| Type | Entry | Workflow | Use Case |
|---|---|---|---|
| RT Journeys (this skill) | Event occurs | API-only | Real-time activations when events happen |
| Batch Journeys (journey skill) | Segment membership | YAML + tdx journey |
Multi-stage customer journey orchestration |
Prerequisites
- RT configuration complete (run
rt-configskill first) - RT status is "ok" (not "updating")
- Key events configured
- Webhook/activation endpoint ready (optional)