Skip to content

feat(skill): add Chinese trigger phrases to the harness skill#23

Open
hyhmrright wants to merge 1 commit into
revfactory:mainfrom
hyhmrright:feat/chinese-skill-triggers
Open

feat(skill): add Chinese trigger phrases to the harness skill#23
hyhmrright wants to merge 1 commit into
revfactory:mainfrom
hyhmrright:feat/chinese-skill-triggers

Conversation

@hyhmrright
Copy link
Copy Markdown

Summary

Lets Chinese-speaking users trigger the same harness meta-skill, the same way Korean/Japanese prompts already work. No new skill file — Chinese triggers are added to the existing single skill, per the project's single-skill design.

  • skills/harness/SKILL.md — append Chinese trigger phrases to the description, alongside the existing Korean ones:
    • 帮我配置 harness / 构建 harness / 搭建 harness
    • 设计 harness / harness 工程化
    • harness 点检 / harness 审计 / harness 现状 / agent/skill 同步
  • .claude-plugin/plugin.json & .claude-plugin/marketplace.json — add a parallel Chinese sentence to the marketplace description, matching the existing Korean blurb.

Notes

  • No behavior change beyond trigger matching.
  • Proper nouns and technical terms (harness, agent, skill, the six pattern names) are kept in English, consistent with the codebase and the other locales.
  • Pairs with the documentation PR adding README_ZH.md.

🤖 Generated with Claude Code

Let Chinese-speaking users trigger the same harness meta-skill:

- SKILL.md: append Chinese trigger phrases (帮我配置/构建/搭建/设计 harness,
  harness 点检/审计/现状, agent/skill 同步) to the description, alongside
  the existing Korean triggers.
- plugin.json / marketplace.json: add a parallel Chinese sentence to the
  description, matching the existing Korean blurb.

No behavior change beyond trigger matching; proper nouns kept in English.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant