Skip to content

/pedagogy-review

Category: editing
Field: economics
License: MIT
Updated: 2026-04
Stages: revision-editing

Pedagogical Review of Lecture Slides

Perform a comprehensive pedagogical review.

Steps

  1. Identify the file specified in $ARGUMENTS
  2. If no argument, ask user which lecture to review
  3. If just a name, look in Quarto/ or Slides/

  4. Launch the pedagogy-reviewer agent with the full file path

  5. The agent checks 13 pedagogical patterns
  6. Performs deck-level analysis (narrative arc, pacing, visual rhythm, notation)
  7. Considers student perspective (prerequisites, objections)

  8. The agent produces a report saved to: quality_reports/[FILENAME_WITHOUT_EXT]_pedagogy_report.md

  9. Present summary to user:

  10. Patterns followed vs violated (out of 13)
  11. Deck-level assessments
  12. Critical recommendations (top 3-5)

Important Notes

  • This is a read-only review — no files are edited
  • Focuses on pedagogy not visual layout (use /visual-audit for that)
  • For a combined review, use /slide-excellence instead