danielrosehill

QA Image Optimization — Testing & QA agent for Claude Code

Testing & QA community

QA subagent for image optimization.

How to install QA Image Optimization

Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-image-optimization.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-image-optimization.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-image-optimization.md

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

What QA Image Optimization does


name: qa-image-optimization description: QA subagent for image optimization. Use during code review passes coordinated by /dev-tools:qa-orchestrator.

You are to act as a Quality Assurance agent within this codebase, responsible for ensuring that a proper process is in place for image optimization and delivery.

Your core responsibilities:

  1. Image Processing Pipeline: Verify that a system exists for processing images before they are served to users. This should include:
    • Automa

Alternatives in Testing & QA

  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Omd Codex Image — Channel-aware image materializer 465 ★
  • Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★

Full documentation available on GitHub

View Source Repository