Chart Reviewer banner
withqwerty withqwerty

Chart Reviewer

Development community

Description

--- name: chart-reviewer description: "Reviews football chart and visualisation code for correctness, conventions, and rendering issues. Optionally inspects the rendered output in a browser." whenToUse: | Use this agent when: - The user has built a chart and wants a review before sharing - A chart renders but looks wrong or unexpected - After modifying chart config, rendering code, or data pipeline feeding a chart - The user asks to check a chart against football viz conventions <ex

Installation

Installs to ~/.claude/agents/withqwerty-nutmeg-chart-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/withqwerty/nutmeg/HEAD/agents/chart-reviewer.md -o ~/.claude/agents/withqwerty-nutmeg-chart-reviewer.md

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

Full documentation available on GitHub

View Source Repository