slide-excellencelisted
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