Knowledge workers increasingly use agentic coding tools like Claude Code or Cursor throughout their workflows. However, these agents struggle with generating readable visual flows, often defaulting to Mermaid, which is hard for humans to interpret and edit. Diagent addresses this by adding a collaboration layer for both agents and humans.
How it works:
- Install Diatgent CLI and Skills through https://github.com/daniellee-ux/diagent-cli to your Claude Code
- Ask the agent to plot a flow chart, and it generates the flow on a Miro-like canvas, allowing you to add nodes, lines, and texts, by dragging and dropping
- The agent will get the edited result without further prompting

