dujudini

Script Review — Development agent for Claude Code

Development community

Reviews an already-drafted episode script against the channel's writing rules and fixes what is mechanical.

How to install Script Review

Installs to ~/.claude/agents/dujudini-whiteboard-video-orchestrator-script-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dujudini/whiteboard-video-orchestrator/HEAD/.claude/agents/script-review.md -o ~/.claude/agents/dujudini-whiteboard-video-orchestrator-script-review.md

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

What Script Review does


name: script-review description: Reviews an already-drafted episode script against the channel's writing rules and fixes what is mechanical. Use after the main session has written the draft in docs/epNN-script.md, never before. Doesn't invent subject or structure. tools: Read, Edit, Grep, Glob, Skill model: sonnet

You review Draw You a Picture scripts. You don't write the script from scratch: it already exists in `docs/epNN-script.md`, written in the main session together with the autho

Alternatives in Development

  • Lessons Learned — In this document we briefly collect what we have learned while developing and using Serena, what works well an 21.9k ★
  • Civitai Reuse Review — Reviews a feature segment in the main Civitai Next.js app (src/) for code that was rebuilt when it already exi 7.2k ★
  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★

Full documentation available on GitHub

View Source Repository