Skip to main content
Generates a workflow class and a matching test file under a module’s workflows directory. The @talosjs/workflow dependency is installed if it is not already present.

Usage

Examples

Options

AI Skill

This command ships a matching workflow:create skill. It generates the workflow class and test file, then guides your AI agent through completing a multi-step business process from @talosjs/workflow as an ordered sequence of conditional, reversible transitions that roll back automatically on failure.