← ClaudeAtlas

slide-excellencelisted

Multi-agent comprehensive Beamer slide review (visual + pedagogy + proofreading, plus TikZ conditionally) for research talks and MBA teaching decks. Use when user says "full review", "excellence pass", "comprehensive check", "review everything", "pre-seminar review", "slide excellence", or before presenting / shipping a deck. Fanout wrapper that spawns slide-auditor, pedagogy-reviewer, proofreader, and (when TikZ present) tikz-reviewer.
ericluo04/claude-academic-workflow · ★ 3 · AI & Automation · score 72
Install: claude install-skill ericluo04/claude-academic-workflow
# Slide Excellence Review > **Source.** Base orchestrator adapted from [`pedrohcgs/claude-code-my-workflow`](https://github.com/pedrohcgs/claude-code-my-workflow). The conditional-spawn pattern (Visual Auditor + Pedagogy Reviewer + Proofreader, plus TikZ Reviewer when TikZ is present) and the synthesis pass are Pedro H.C. Sant'Anna's. The titles-as-assertions and density-audit pedagogy lenses layered on top are adapted from Scott Cunningham's [`MixtapeTools:beautiful_deck`](https://github.com/scunning1975/MixtapeTools). Run a comprehensive multi-dimensional review of a Beamer deck. Multiple subagents analyze the file independently, then results are synthesized. > **Which slide-review tool do I want?** > > - **`/slide-excellence`** (this skill) — multi-agent fanout (visual + pedagogy + proofread, plus TikZ if present). Best for **pre-seminar** (MKSCI / JMR / JCR / MS submission talks, faculty seminars) or **pre-class** (MBA Quant Marketing / Marketing Analytics) checks. > - For a single lens, invoke the relevant subagent directly via the `Agent` tool: `slide-auditor`, `pedagogy-reviewer`, `proofreader`, or `tikz-reviewer`. **Important:** this orchestrator does **conditional** dispatch — it only spawns the subagents that can produce useful output for the given file. `tikz-reviewer` only runs if TikZ blocks exist. ## Step 1: Identify the File Parse `$ARGUMENTS` for the filename. Decks usually live under `<OVERLEAF_ROOT>/<PROJECT_SUBDIR>/` — often as `slides_*.tex`, `presen