BigHugger
sk Skill · ElliotJLT

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.

installs 8w
0
30-day movement
starts with the next reading
Related entries
8
Connections
6
Python
Host repository
ElliotJLT/Claude-Skill-Potions
Allowed tools
bash: ls, cat, grep, file: read, write, mcp: task
Host stars
62
Host language
Python