Skip to main content
Creates a workflow transition class with its test file under a module’s workflows/transitions directory. The @talosjs/workflow dependency is installed if it is not already present.

Usage

Examples

Options

AI Skill

This command ships a matching workflow:transition:create skill. It generates the transition class and test file, then guides your AI agent through implementing a single conditional, reversible step that implements ITransition from @talosjs/workflow for use inside a workflow.