Introducing Meridian

Meridian Team

Meridian is a desktop app that turns Mermaid diagrams into interactive project dashboards.

How it works

  1. A Claude skill generates .md files with Mermaid diagrams encoding project structure and status
  2. Meridian watches a directory, renders the diagrams on a zoomable canvas
  3. Click any node to assign a status — todo, inProgress, done, blocked
  4. Changes write back to the .md file. 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.