Launches and manages a local web dashboard to visualize AI workflows, agent streams, and project dependencies in real-time.
The Gran Maestro Dashboard skill provides a centralized hub for monitoring complex AI agent activities and project structures. It allows developers to start a Deno-based local server that renders interactive workflow graphs, real-time agent prompt/output streams, and markdown documentation. By visualizing node-edge transitions and dependency relationships, it offers unparalleled observability into how agents are executing tasks, making it an essential tool for debugging and managing multi-faceted AI development projects.
主な機能
01Dependency Visualization to identify blocked tasks and execution hierarchies
02Integrated Document Browser for rendering .gran-maestro markdown and JSON files
03Live Agent Stream for monitoring prompts and AI outputs as they happen
0420 GitHub stars
05Interactive Workflow Graph with real-time node-edge transition animations
06Centralized Project Hub for managing multiple local project instances
ユースケース
01Monitoring real-time AI behavior and logging during automated development tasks
02Debugging complex multi-agent state transitions through visual flow charts
03Managing and switching between different AI-driven project workspaces via a single UI