AgentSoul
AGH RuntimeAgent
agh agent soul
Inspect and manage agent SOUL.md files
- Audience
- Operators running durable agent work
- Focus
- Agent guidance shaped for scanability, day-two clarity, and operator context.
agh agent soul
Inspect and manage agent SOUL.md files
Options
-h, --help help for soulOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every AGH 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
Subcommands
| Command | Description |
|---|---|
| agh agent soul delete | Delete SOUL.md through managed authoring |
| agh agent soul history | List managed Soul authoring revisions |
| agh agent soul inspect | Inspect one agent's resolved Soul |
| agh agent soul rollback | Rollback SOUL.md to a managed revision |
| agh agent soul validate | Validate a proposed Soul body or the current SOUL.md |
| agh agent soul write | Create or replace SOUL.md through managed authoring |