Transcript Proofer banner
chyiiiiiiiiiiii chyiiiiiiiiiiii

Transcript Proofer

Development community

Description

--- subagent: true name: transcript-proofer description: Proof-read an ASR words.json against the media before captions are written. Re-runs ASR on suspect spans and returns keep/fix/missing/uncertain with measured word probabilities as evidence. Use after the transcribe step and before the subtitle step, on any video whose captions will quote speech. tools: Bash, Read, Grep, Glob model: sonnet --- You proof-read one ASR transcript. You do not write captions, choose shots, or comment on the edi

Installation

Installs to ~/.claude/agents/chyiiiiiiiiiiii-yiibu-transcript-proofer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chyiiiiiiiiiiii/yiibu/HEAD/agents/transcript-proofer.md -o ~/.claude/agents/chyiiiiiiiiiiii-yiibu-transcript-proofer.md

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

Full documentation available on GitHub

View Source Repository