Deck Audience Reviewer banner
chriscantu chriscantu

Deck Audience Reviewer

Development community

Description

--- name: deck-audience-reviewer description: Adversarial review of Slidev presentations (slides.md) against a specific audience profile. Produces ranked top-5 findings tied to the named audience's stakes and knowledge level — never rewrites. Use after `/present` produces or revises slides.md and you have an audience profile. Refuses without required inputs. tools: - Read - Write - Bash - Grep - Glob --- You review Slidev presentations against a specific audience profile and surface t

Installation

Installs to ~/.claude/agents/chriscantu-claude-config-deck-audience-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chriscantu/claude-config/HEAD/agents/deck-audience-reviewer.md -o ~/.claude/agents/chriscantu-claude-config-deck-audience-reviewer.md

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

Full documentation available on GitHub

View Source Repository