Turbo Pipelines

Turbo pipeline YAML reference and architecture guide. Covers: YAML field syntax (start_at, from, version, primary_key), source/transform/sink configuration, validation errors, resource sizing (xs–xxl), architecture decisions (dataset vs kafka, streaming vs job, fan-out vs fan-in, sink selection, pipeline splitting). Triggers on: 'what does field X do', 'what fields does a postgres sink need', 'what resource size', 'should I use kafka or dataset', 'how to structure my pipeline'. For writing transforms, use /turbo-transforms. For end-to-end building, use /turbo-builder.

goldsky-io Updated

File contents

goldsky-io/goldsky-agent/tree/main/skills/turbo-pipelines commit 0d74ea539e

Frequently asked questions

npx skillmds@latest add goldsky-io/turbo-pipelines