Creates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow devkit", "queue", "event", "push", "subscribe", or step-based orchestration.
$npx -y skills add ibz-04/gloamy --skill workflowInstalls into the current project.
Run `npx skills use "https://github.com/ibz-04/gloamy" --skill "ibz-04/gloamy/workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibz-04/gloamy" that are relevant to the current task. Run `npx skills add "https://github.com/ibz-04/gloamy"` and select the relevant skills, then follow their instructions.