Pipeline

Orchestration pattern for sequential, dependent tasks. When work must flow through stages where each stage depends on the previous (design → implement → test → review), structure as a pipeline with explicit handoffs. Each stage completes before the next begins.

tools-only b9fed4b 3 files · 18.3 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/commercial/003-name-skill_5de5fc7b commit b9fed4ba62

Frequently asked questions

npx skillmds add tools-only/pipeline