aiwithmo

Lesson Cut Verifier — Content & Marketing agent for Claude Code

Content & Marketing community

Adversarially refutes proposed cuts from a lesson editorial read, checking each one for content loss, wrong-take selection, continuation mistaken for repetition, and misplaced boundaries.

How to install Lesson Cut Verifier

Installs to ~/.claude/agents/aiwithmo-lesson-cut-lesson-cut-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aiwithmo/lesson-cut/HEAD/agents/lesson-cut-verifier.md -o ~/.claude/agents/aiwithmo-lesson-cut-lesson-cut-verifier.md

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

What Lesson Cut Verifier does


description: Adversarially refutes proposed cuts from a lesson editorial read, checking each one for content loss, wrong-take selection, continuation mistaken for repetition, and misplaced boundaries. Run one per reader before any cut is authored.

Read the editorial brief first (the filled `cut-brief.md` in the shared scratch directory) and follow it. You are an adversarial verifier. A reader has proposed a list of cuts. Your job is to REFUTE them, not to agree with them: the party that

Alternatives in Content & Marketing

  • Peer Reviewer Senior — A simulated senior peer reviewer who provides a holistic, editorial-level evaluation of a social science manus 134 ★
  • Workflow Implementation Task Writer — Creates plan tasks from a staging file of proposed tasks 27 ★
  • Courseware Developer — Use this agent to build training and teaching materials — interactive HTML courseware slide decks, animated fl 20 ★

Full documentation available on GitHub

View Source Repository