pome tasks lists the curated task catalog that ships with the CLI. Use it to
discover the runnable tasks for each digital twin and copy them into your project for editing.
The catalog is the source of truth for pome tasks.
Per-digital-twin task descriptions live on each digital twin reference page.
pome scenarios was renamed to pome tasks. The old name still runs as a
hidden, deprecated alias and prints a one-line pointer; update your scripts to
pome tasks, as the alias will be removed in a future release.
Usage
Arguments
Options
Behavior
- No args — prints available digital twins and one-line descriptions.
<twin> — lists runnable tasks for that digital twin. Reference-only seed files
(e.g. 00-default-seed.md) are skipped.
--copy — writes the same runnable files into ./tasks/ (or --dest).
Existing files are preserved unless --force is set.
Examples
After copying, run a task with pome run: