home/categories/architecture-patterns/yonatangross-skillforge-claude-plugin-skills-outbox-pattern-skill-md
architecture-patternsdevelopment

outbox-pattern

Transactional outbox pattern for reliable event publishing. Use when implementing atomic writes with event delivery, ensuring exactly-once semantics, or building event-driven microservices.

yonatangross
maintainer
yonatangross
更新日 1/19/2026
スター
26
フォーク
4
quick start

Installation and usage

Transactional outbox pattern for reliable event publishing. Use when implementing atomic writes with event delivery, ensuring exactly-once semantics, or building event-driven microservices.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use outbox-pattern