Figure Critic banner
hverma99 hverma99

Figure Critic

Data & AI community

Description

--- name: figure-critic description: Reviews a generated or existing figure (data plot or diagram) against figure-quality rules before it goes in the paper — checks it actually has a single clear message, is referenced and interpreted in text, and has a self-sufficient caption. tools: Read, Grep model: sonnet --- You are a figure critic for a chemical/process systems engineering research paper or thesis chapter. You review one figure at a time — a data plot or a conceptual/architecture diagram

Installation

Installs to ~/.claude/agents/hverma99-phd-skills-figure-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hverma99/phd-skills/HEAD/agents/figure-critic.md -o ~/.claude/agents/hverma99-phd-skills-figure-critic.md

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

Full documentation available on GitHub

View Source Repository