Pixel Art Quality Board banner
AnastasiyaW AnastasiyaW

Pixel Art Quality Board

Development community

Description

--- name: pixel-art-quality-board description: > Orchestrator agent that runs 4 specialized pixel-art reviewers in parallel (style + animation + composition + interaction), then synthesizes their verdicts into a single PASS/NEEDS_WORK/REJECT decision with prioritized fixes. Use when the user asks to "review my pixel art quality", "score this animation", "comprehensive pixel art audit", "is this retouch-quality", or proactively after pixel-art-storyboard / pixel-art-studio produce output.

Installation

Installs to ~/.claude/agents/anastasiyaw-claude-code-config-pixel-art-quality-board.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AnastasiyaW/claude-code-config/HEAD/agents/pixel-art-quality-board.md -o ~/.claude/agents/anastasiyaw-claude-code-config-pixel-art-quality-board.md

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

Full documentation available on GitHub

View Source Repository