Synopsis
Shell
$ phrony init [DIR]Description
Writes a minimal agent.yaml in DIR (default: current working directory). Does not contact the runtime.
Fails if agent.yaml already exists in the target directory.
Example
Shell
$ phrony init ./weather-assistantOn success:
Text
created ./weather-assistant/agent.yamlUp next
validate
Check the scaffolded manifest.
Agent definition
Full field reference for kind: Agent.