Logo
Agent Skills Guide

hybrid-cloud-outboxes

published 2026/03/13

Guide for creating and maintaining outbox-based eventually consistent operations in Sentry. Most commonly used for cross-silo data replication, but applicable anywhere eventual consistency is needed — including single-silo deferred side effects, audit logging, and event fanout. Use when asked to "add outbox", "add outbox replication", "replicate model to control silo", "replicate model to region", "add outbox category", "write outbox signal receiver", "debug stuck outboxes", "outbox not processing", "data not replicating", "test outbox", "migrate model to use outboxes", "backfill outbox data", "outbox coalescing", "ReplicatedRegionModel", "ReplicatedControlModel", "OutboxCategory", "OutboxScope", or "outbox_runner". Covers model mixins, category registration, signal receivers, testing, backfill, and debugging workflows.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add getsentry/sentry/.agents/skills/hybrid-cloud-outboxes

Local download

Download only this skill directory.

Download hybrid-cloud-outboxes only
File Explorer
0 files
No file selected
readonly

Select a file to view its content