pome init creates the local project layout Pome expects: tasks/,
examples/agents/, runs/, and pome.config.json. Run it once per agent project,
before your first pome run.
Hosted runs also require pome login and pome register agent <name> to link
runs to a cloud agent on the dashboard.
Usage
Options
What it creates
Default
pome.config.json agent command:
Typical setup flow
Examples
Related commands
Agent skills are not installed by the CLI. Get the coach skills with
npx skills add pome-sh/digital-twins and connect the MCP with
claude mcp add --transport http pome https://mcp.pome.sh/mcp — see the
Quickstart.