Skip to content

docs: name the shipped skill copy in the doc-sync checklist - #184

Merged
yhc509 merged 1 commit into
devfrom
docs/doc-sync-shipped-skill
Aug 15, 2026
Merged

yhc509 merged 1 commit into
devfrom
docs/doc-sync-shipped-skill

Conversation

@yhc509

@yhc509 yhc509 commented Aug 15, 2026

Copy link
Copy Markdown
Owner

What

The doc-sync checklist in CLAUDE.md named only tools/skills/unity-cli-operator/SKILL.md. The copy end users actually install — unity-package/com.yhc509.unity-cli-bridge/SkillTemplates~/ — was not named anywhere in the checklist and is not compared by CI, so drift there was invisible.

Changes

  • CLAUDE.md step 4 now names both copies and states the rule for each: references/*.md must stay byte-identical (diff -rq), while SKILL.md is a deliberate fork that drops maintainer-only content and should be synced only where the content applies to end users.
  • Adds the ### Test Runner Workflow section to the shipped SKILL.md. It is a two-line pointer to references/command-flows.md, which the shipped copy already ships — the installed agent had the document but no signpost to it.

Verification

  • diff -rq on the two references/ folders reports no differences.
  • The only remaining SKILL.md heading difference is the intentional maintainer-only ## 진입 규칙.

Docs only — no code, no protocol, no CLI surface change.

Closes #162

🤖 Generated with Claude Code

The checklist pointed only at the maintainer skill, so drift in the copy
users actually install was invisible to the process — nothing in CI
compares the two. Name both, and state which parts must stay identical
(the references) versus which are a deliberate fork (SKILL.md).

Also restores the Test Runner Workflow pointer to the shipped SKILL.md:
it ships the reference file that section points at, so an installed agent
had the document but no signpost to it.

Closes #162

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@yhc509
yhc509 merged commit 3084f35 into dev Aug 15, 2026
3 checks passed
@yhc509
yhc509 deleted the docs/doc-sync-shipped-skill branch August 15, 2026 03:08
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