Workflow Volume Design

Design reliable 3B workflows that use named volumes or filesystem state. Use this whenever a workflow stores files, shares files between steps, persists state across runs, uses SQLite or cache files, handles uploads or generated artifacts, receives many concurrent inputs, runs parallel workers, builds reporting data, or needs temporary per-run files, even if the user does not mention volumes, scope, concurrency, exclusive writers, or filesystems.

tines 0c0bb29 11.8 KB Updated

File contents

tines/skills/tree/main/skills/workflow-volume-design commit 0c0bb29855

Frequently asked questions

npx skillmds@latest add tines/workflow-volume-design