workflows directory. The @ooneex/workflow dependency is installed if it is not already present.
Usage
Examples
Options
| Option | Description | Default |
|---|---|---|
--name | Workflow name. Normalized to PascalCase with a Workflow suffix. | Prompted if omitted |
--module | Target module the workflow is created in. | shared |
--override | Overwrite the files if they already exist. | false |
AI Skill
This command ships a matchingworkflow:create skill. It generates the workflow class and test file, then guides your AI agent through completing a multi-step business process from @ooneex/workflow as an ordered sequence of conditional, reversible transitions that roll back automatically on failure.
- Claude
- Codex