Translation Execute
Description
--- name: translation-execute description: "智能执行文件翻译, 可独立使用或由 /translation-detect 自动衔接调用" --- 用户输入可以直接由代理提供或作为命令参数提供给你 - 你**必须**考虑它(如果不为空). 用户输入: $ARGUMENTS 目标: 基于检测结果或手动指定, 智能执行高质量的文件翻译, 确保语义准确性和本地化质量. ## 调用方式 ### 独立使用 直接执行 `/translation-execute` 翻译所有检测到的文件, 或传入参数指定范围: ``` /translation-execute templates/commands/implement.md ``` ### 由 /translation-detect 自动调用 当 detect 检测到差异并经用户确认后, detect 会自动调用本命令: - detect 的同步计划会作为参数传入 - 翻译完成后应建议执行 /translation-review 进行审核 ## 执行步骤 ### 1. 翻译准备 - 加载翻译标准(
Installation
Installs to ~/.claude/commands/linfee-spec-kit-cn-translation-execute.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Linfee/spec-kit-cn/HEAD/.claude/commands/translation-execute.md -o ~/.claude/commands/linfee-spec-kit-cn-translation-execute.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11