Armory
Source
Browse
Sub-Agents

screenshot-reviewer

Reviews synthesized task lists for completeness, consistency, and quality

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install screenshot-reviewer --cli claude

writes the file to.claude/agents/screenshot-reviewer.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/screenshot-reviewer.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Reviews synthesized task lists for completeness, consistency, and quality

When to use it

Reviews synthesized task lists for completeness, consistency, and quality

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/ui-analysis/screenshot-reviewer.md -o .claude/agents/screenshot-reviewer.md

Notes

Extracted from davila7/claude-code-templates, ui-analysis category.