super-translate
Installation
SKILL.md
Super Translate Compatibility Entry
super-translate is deprecated. The primary translate skill now provides whole-book context, complete chapter translation, deterministic Markdown validation, and bounded semantic review.
Forwarding contract
- Preserve the user's arguments and scope.
- Tell the user once for this invocation that
super-translatenow uses the unified/translateprocess. - Invoke
translatewith the same scope:- no arguments →
/translate all; - file, section,
next, orall→ pass it through unchanged.
- no arguments →
- Do not run a separate translator, Markdown reviewer, refiner, or review loop from this skill.
- Return the unified workflow's progress and verification results.
This compatibility entry may be removed only in a future explicit migration.