AgentSoul
compozy agent soul validate
Validate a proposed Soul body or the current SOUL.md
- Audience
- Operators running durable agent work
- Focus
- Agent guidance shaped for scanability, day-two clarity, and operator context.
compozy agent soul validate
Validate a proposed Soul body or the current SOUL.md
compozy agent soul validate <agent> [flags]Examples
compozy agent soul validate coder --file SOUL.md --workspace checkout-api --jsonOptions
--file string Read authored context body from a file
-h, --help help for validate
--stdin Read authored context body from stdin
--workspace string Override workspace context (ID, name, or path)Options inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every Compozy command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Example:
compozy agent soul validate <agent> -o json