tuning-incremental-sync-config作者: posthog

A sync's configuration lives on the ExternalDataSchema and can be changed any time via external-data-schemas-partial-update . Most changes are non-destructive (take effect on the next sync), but a few (switching sync_type, changing primary keys) require careful handling to avoid corrupting the synced data.

npx skills add https://github.com/posthog/posthog --skill tuning-incremental-sync-config