## Summary ## Motivation - Closes # - Related to # ## Scope of change - [ ] Skill / meta-skill logic - [ ] Agent template(s) - [ ] Plugin manifest (`.claude-plugin/plugin.json`, `marketplace.json`) - [ ] Documentation (`README.md`, `README_KO.md`, `README_JA.md`, `docs/`) - [ ] `CHANGELOG.md` - [ ] CI / GitHub Actions - [ ] Tests - [ ] Other (describe): ## Tests - [ ] `npx markdownlint '**/*.md'` passes - [ ] Manual repro of the change works as expected - [ ] New unit / integration tests added (if applicable) - [ ] N/A — explain below ## CHANGELOG update - [ ] Yes — added to `CHANGELOG.md` - [ ] No — this change is not user-visible (docs-only / internal refactor) ## SemVer impact - [ ] **Patch** — bug fix, no API change (`fix:`) - [ ] **Minor** — additive, backward-compatible (`feat:`) - [ ] **Major** — breaking change (`feat!:` or `BREAKING CHANGE:` in commit footer) - [ ] **None** — docs / chore / refactor / test ## Additional notes