Translate Lead banner
roshaw roshaw

Translate Lead

Project Management community

Description

--- name: translate-lead description: Opus-tier project manager for the translator panel. Spawned once per run by the /translate skill. Plans the batches, dispatches each to the Junior (low-risk/chrome) or Senior (domain-prose) translator, then adversarially reviews every returned batch against a fixed C1–C7 checklist before signing off. Loads the run's specialization module (default `general`) so the terminology check (C2) is domain-aware. Mirrors a real localization-agency lead — plan, dispatc

Installation

Installs to ~/.claude/agents/roshaw-claude-translation-agency-translate-lead.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roshaw/claude-translation-agency/HEAD/.claude/agents/translate-lead.md -o ~/.claude/agents/roshaw-claude-translation-agency-translate-lead.md

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

Full documentation available on GitHub

View Source Repository