prompt
Prompts are reusable, versioned prompt datasets used by agents and workflows.
Usage
bash
machina prompt list # list prompts
machina prompt list --json # output as JSON
machina prompt get <name> # get a prompt with a content previewSubcommands
| Command | Description |
|---|---|
prompt list | List prompts in the project |
prompt get <name> | Show a prompt with a content preview |

