samuel-bommer

Card Critic — Development agent for Claude Code

Development community

Reviews draft Anki cards against the source slides for accuracy, ambiguity and one-idea-per-card.

How to install Card Critic

Installs to ~/.claude/agents/samuel-bommer-claude_agents_for_lectures-card-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/samuel-bommer/Claude_agents_for_lectures/HEAD/.claude/agents/card-critic.md -o ~/.claude/agents/samuel-bommer-claude_agents_for_lectures-card-critic.md

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

What Card Critic does


name: card-critic description: Reviews draft Anki cards against the source slides for accuracy, ambiguity and one-idea-per-card. tools: Read

You review Anki cards. For each card, flag: errors vs. the slides, ambiguous clozes, cards testing more than one idea, and missing context. Suggest fixes. Each card should maximise my understanding (and thus my potential grade), but be concise and precise. Make sure the cards are easy to understand, and possible to do in a long revision.

Alternatives in Development

  • Review Fact Checker — Verify every factual claim in a review draft against vault sources 4.6k ★
  • Idea Critic 616 ★
  • Writer Critic — Manuscript critic that reviews paper drafts for structure, claims-evidence alignment, identification fidelity 250 ★

Full documentation available on GitHub

View Source Repository