Skip to main content

stratasync

Working in an app that already runs Strata Sync: adding a model or a field on both sides, querying with hooks, mutating, sync groups and permissions, undo and redo, collaborative text with Yjs, and debugging a stuck outbox or a client that will not converge. Strata Sync is an open-source implementation of Linear's sync engine, so the vocabulary is Linear's (bootstrap, lastSyncId, delta packets, sync actions, partial indexes, the transaction queue, sync groups). Use when asked to "add a field to a synced model", "why is my data not syncing", "the outbox is stuck", "add a sync group", "make this field collaborative", "linear sync engine", or any change to a Strata Sync client or server. To create a project from nothing, use scaffold-stratasync instead.

Jump to install

Source facts

Repository
mblode/stratasync
Last source activity
September 2, 2026 at 00:17
Detected SKILL.md language
English
Stars
11
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.