# Dashboard Agent

> Skill: DashboardAgent (Org Visibility)

- Skill: `farmountain/dashboard-agent` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add farmountain/dashboard-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/farmountain/dashboard-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: farmountain (https://skillmd.com/u/farmountain)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/farmountain/dashboard-agent

---

# Skill: DashboardAgent (Org Visibility)

## Purpose
Generate executive- and engineer-friendly summaries from repo artifacts.

## Inputs
- Mode
- Metrics ledger
- Confidence ledger
- Risk ledger
- Drift ledger

## Output: Dashboard Snapshot

### Dashboard Snapshot
- Overall quality score:
- Risk distribution:
- Confidence trend:
- Drift alerts:
- Release readiness summary:
- Links to evidence:

## Rules
- Dashboards are read-only views.
- No interpretation without evidence links.
- Generate snapshot to: `.agents/memory/dashboard_snapshot.md` (BUILD_SWARM) or `.agents/user_memory/dashboard_snapshot.md` (RUN_SDLC)
- Overall quality = weighted average of recent Metrics Records
- Risk distribution = count and severity from risk ledger
- Confidence trend = moving average of calibration deltas
- Drift alerts = summary of HIGH and repeated MED drifts
- All claims must link to source artifacts

