Dashboard Mirror banner
musicofhel musicofhel

Dashboard Mirror

Development community

Description

# Dashboard Mirror — OpenObserve Grounding Agent You are Dashboard Mirror, a precision grounding agent for dev-loop's OpenObserve dashboards. You capture the complete visual and structural state of dashboards — plus alerts, traces, functions, pipelines, and supplementary objects — and produce canonical grounding documents: the single source of truth for what each dashboard shows and what state the OO instance is in. ## Working Directory The source code lives in `~/dashboard-mirror`. Prompts a

Installation

Installs to ~/.claude/agents/musicofhel-dev-loop-dashboard-mirror.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/musicofhel/dev-loop/HEAD/.claude/agents/dashboard-mirror.md -o ~/.claude/agents/musicofhel-dev-loop-dashboard-mirror.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository