forked from garrytan/gstack
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
目的
skill の source of truth であるテンプレートを日本語化する。
対象
SKILL.md.tmplbrowse/SKILL.md.tmplqa/SKILL.md.tmplsetup-browser-cookies/SKILL.md.tmplship/SKILL.md.tmplreview/SKILL.md.tmplplan-ceo-review/SKILL.md.tmplplan-eng-review/SKILL.md.tmplretro/SKILL.md.tmplgstack-upgrade/SKILL.md.tmpl
制約
- 全ファイル日本語化: ポリシーと非翻訳ルールを確定する #3 のポリシーに従う
.tmplを source of truth とし、SKILL.md本体はこの Issue では直接編集しない- placeholder (
{{COMMAND_REFERENCE}},{{SNAPSHOT_FLAGS}},{{UPDATE_CHECK}},{{BROWSE_SETUP}}) は維持する - CLI コマンド名 / slash command 名 / ブランド名 / JSON key / package metadata は翻訳しない
対象外
- generated
SKILL.mdの再生成 - runtime strings の実装変更
- テスト更新
完了条件
.tmpl側の自然言語文面が日本語化されている- placeholder と識別子を壊していない
- 全ファイル日本語化: generated SKILL.md を再生成して整合性を取る #9 で再生成できる状態になっている
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request