# Rivet Workflows

> Workflows: Durable, replayable multi-step operations.

- Skill: `rivet-dev/rivet-workflows` (Agent Skill, multi-file: 40 files)
- Install (CLI): `npx skillmds add rivet-dev/rivet-workflows`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rivet-dev/rivet-workflows/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rivet-dev (https://skillmd.com/u/rivet-dev)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/rivet-dev/rivet-workflows

---


## Documentation

- [Introduction](https://rivet.dev/workflows/docs.md)
- [Failure & Recovery](https://rivet.dev/workflows/docs/failure-and-recovery.md)
- [Patterns](https://rivet.dev/workflows/docs/patterns.md)
- [Queues & Messaging](https://rivet.dev/workflows/docs/queues.md)
- [Quickstart](https://rivet.dev/workflows/docs/quickstart.md)
- [Reference](https://rivet.dev/workflows/docs/reference.md)
- [Steps](https://rivet.dev/workflows/docs/steps.md)
- [Timers & Concurrency](https://rivet.dev/workflows/docs/timers-and-concurrency.md)
- [Versioning & Migrations](https://rivet.dev/workflows/docs/versioning.md)

## Examples

Runnable code the documentation above embeds, mirrored under `examples/` in this skill directory.

- [examples/docs/actors-workflows](https://github.com/rivet-dev/workflows/tree/main/examples/docs/actors-workflows)

