smithery/pedrohcgs

pedagogy-review

Holistic pedagogical review of a lecture deck (`.qmd` or `.tex`).

Installation

$ npx skills add smithery/pedrohcgs --skill pedagogy-review

Summary

  • Holistic pedagogical review of a lecture deck (`.qmd` or `.tex`).
  • Checks narrative arc, prerequisite assumptions, worked examples, notation clarity, and deck-level pacing.
  • Use when user says "pedagogy review", "does this teach well?", "is the flow right?", "will students follow?", "review the narrative", or before teaching a deck for the first time.
  • Read-only; produces a report.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/pedrohcgs.

npx skills add smithery/pedrohcgs

Browse all from smithery/pedrohcgs

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Grep, Glob, Write, Agent, Task

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,549 B
  • docs SUMMARY.md 170 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Pedagogical Review of Lecture Slides

Perform a comprehensive pedagogical review.

Steps

  1. Identify the file specified in $ARGUMENTS

- If no argument, ask user which lecture to review - If just a name, look in Quarto/ or Slides/

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

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

  1. The agent produces a report saved to:

qualityreports/[FILENAMEWITHOUTEXT]pedagogy_report.md

  1. Present summary to user:

- Patterns followed vs violated (out of 13) - Deck-level assessments - 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