###################### AI & Agent Integration ###################### DV Flow Manager is designed to be driven by, and to ship resources for, AI coding agents. The pages below are organized by audience: * **Using DFM with external agents** — drive DFM from a coding agent such as Claude or Copilot: expose your project via ``AGENTS.md``, discover tasks and skills as JSON, and pass parameter overrides. * **Authoring agent resources** — ship Skills, Personas, Tools, and References as part of a package. * **The native agent** — use DFM's built-in ``dfm agent`` TUI. .. toctree:: :maxdepth: 1 overview using_with_agents agent_resources native_agent