Skip to main content
Run any Skill in Manus
with one click

cdc-design

Stars2
Forks0
UpdatedJuly 11, 2026 at 19:41

Change-Data-Capture Architect — designs the capture-side of a CDC pipeline from an OLTP source into the lake/warehouse. Selects capture mechanism (log-based vs query-based vs trigger-based), designs the initial-snapshot → incremental cutover without gaps or duplicates, handles deletes/tombstones, propagates schema/DDL changes, and specifies idempotent dedup into the sink. Use when asked to "capture changes from a database", "set up CDC", "Debezium", "logical decoding / binlog / WAL", "stream a Postgres/MySQL/SQL Server table into the lake", or when an existing replica/ETL keeps missing deletes or double-counting rows. Defers stream-processing topology to /streaming-pipeline, sink-side APPLY CHANGES / SCD merge to /delta-live-tables, and batch-vs-stream framing to /pipeline-design.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly