workflows

Installation
SKILL.md

Overview

Workflows are async tasks processed by background workers. Two runners:

Runner Use Case Features
SQS Simple fire-and-forget tasks Fast, no dependencies, max 15min delay
Hatchet Complex workflows needing retries, multi-step, or long delays Typed outputs, configurable timeouts, observability

Quick Start

1. Add Job Name

Installs
4
GitHub Stars
2.7K
First Seen
May 10, 2026
workflows — useautumn/autumn