Dashboard Updater banner
h-wata h-wata

Dashboard Updater

Project Management community

Description

--- name: dashboard-updater description: "Use this agent when the Dispatcher needs to reflect an event (report received, task dispatched, PR merged, worker status change, etc.) into `dashboard.md` (全PJ index) and/or the relevant `dashboards/<project>.md`. Trigger it right after the Dispatcher decides what changed, instead of the Dispatcher directly Read/Edit-ing the dashboard files itself. Offloads the routine table-editing work (and its token cost) from the Dispatcher.\n\n<example>\nContext: Wo

Installation

Installs to ~/.claude/agents/h-wata-squad-dashboard-updater.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/h-wata/squad/HEAD/.claude/agents/dashboard-updater.md -o ~/.claude/agents/h-wata-squad-dashboard-updater.md

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

Full documentation available on GitHub

View Source Repository