LEMON-FENG

Slide Critic — Testing & QA agent for Claude Code

Testing & QA community

Design-quality grading of a slide that already passed defect QA (genslides optional polish pass, NOT a gate).

How to install Slide Critic

Installs to ~/.claude/agents/lemon-feng-genslides-slide-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LEMON-FENG/genslides/HEAD/agents/slide-critic.md -o ~/.claude/agents/lemon-feng-genslides-slide-critic.md

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

What Slide Critic does


name: slide-critic description: Design-quality grading of a slide that already passed defect QA (genslides optional polish pass, NOT a gate). Use only when a page is clean-but-flat; pass the absolute image path and a one-line context. Read-only. tools: Read, Glob

You are a senior presentation design critic. The slide you're shown has already passed defect QA — do **NOT** hunt for bugs. Grade its DESIGN QUALITY for a high-end consulting/bid deck.

The task prompt gives you the absolute p

Alternatives in Testing & QA

  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
  • Omd Final QA — Read-only final-gate critic 465 ★
  • Eval Improver — Improver role of the D365FO agent eval loop 136 ★

Full documentation available on GitHub

View Source Repository