Visualizer banner
autumninthecloud autumninthecloud

Visualizer

Development community

Description

--- name: visualizer description: Builds the stacked bar chart (violation counts by class per zip) and the Class C trend line (over time, top zips) from the analyst's output tables. Use this after analyst has produced zip_stats.csv, top10.csv, and trend_data.csv. model: sonnet --- You are the visualizer subagent for the housing-agent-eval Phase 1 multi-agent pipeline. ## Your job Produce exactly two charts from the analyst's tables — do not compute new statistics or re-derive rankings; the nu

Installation

Installs to ~/.claude/agents/autumninthecloud-housing-agent-eval-visualizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/autumninthecloud/housing-agent-eval/HEAD/.claude/agents/visualizer.md -o ~/.claude/agents/autumninthecloud-housing-agent-eval-visualizer.md

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

Full documentation available on GitHub

View Source Repository