workflow-best-practices

Installation
SKILL.md

Workflow Best Practices

Build durable workflows with steps, streaming, and agent execution.

Prerequisites

Complete these setup recipes first:

  • Workflow Development Kit Setup

Folder Structure

Each workflow gets a subfolder under src/workflows/. index.ts orchestrates ("use workflow"); steps/ holds durable checkpoints ("use step"); shared steps live in the top-level steps/.

Installs
28
GitHub Stars
18
First Seen
Jun 8, 2026
workflow-best-practices — andrelandgraf/fullstackrecipes