# agent Display the coding-agent manual — a guide for AI agents and automated workflows using contree-cli. ## Help output ```{terminal-shell} contree agent --help ``` ## Behavior Prints instructions optimized for coding agents (Claude, Codex, etc.) covering session management with `-S`, rollback-safe workflows, file staging, and structured output. Use this as a reference when building agent tool integrations or writing `SKILL.md` prompts.