ae-generate-tracking-plan
ae-generate-tracking-plan
Conversation language: This skill document is in English, but all output to the user MUST be in the user's input language. English input → English reply; Chinese input → Chinese reply; Japanese input → Japanese reply. If uncertain, default to English. This applies to all output: section titles, phase names, template prompts, example text, option lists, etc. ⚠️ CRITICAL: Template localization is CLI-owned. Do NOT manually translate imported template content with the model. Use the
src/tracking/i18nmodule as the source of truth by settingAE_LANG=<user_lang>, writingdraft.meta.lang, and regenerating throughae-cli tracking code import-template/ae-cli tracking plan draft. Before changing any template-owned localized label, first look up the corresponding translation insrc/tracking/i18n(for exampleresources/xlsx/sheets.ts,resources/xlsx/headers.ts,resources/xlsx/types.ts, andresources/cli/*.json). If no matching translation exists there, preserve the imported text and ask before rewriting business semantics. Do NOT copy Chinese text verbatim from this document into English/Japanese replies unless it is an identifier, template name needed for CLI import, or original source material quoted for traceability.