Introducing Meridian
Meridian Team
Meridian is a desktop app that turns Mermaid diagrams into interactive project dashboards.
How it works
- A Claude skill generates
.mdfiles with Mermaid diagrams encoding project structure and status - Meridian watches a directory, renders the diagrams on a zoomable canvas
- Click any node to assign a status —
todo,inProgress,done,blocked - Changes write back to the
.mdfile. The agent picks them up.
Why we built it
Project management tools are either too simple (a flat list) or too complex (enterprise Gantt charts). We wanted something visual that fits into an AI-agent workflow — where the agent generates the plan and you navigate it.
Meridian is that bridge.