Skip to content

fix: restore the plugin CLI analytics labels and drop the unused README files - #58

Merged
ziyiunity merged 1 commit into
mainfrom
fix/restore-cli-labels
Sep 24, 2026
Merged

ziyiunity merged 1 commit into
mainfrom
fix/restore-cli-labels

Conversation

@ziyiunity

@ziyiunity ziyiunity commented Sep 24, 2026 •

Copy link
Copy Markdown
Collaborator

What

The automated skills sync in #56 mirrors the skills repo directory wholesale, so it reverted two plugin-only changes:

  • The --caller plugin --skill <name> labels added in feat: label CLI invocations with caller and skill (blocked on the next CLI release) #31 were removed from all 10 unity command examples across the 8 CLI-driving skills, along with the unity-cli paragraph telling agents to pass them on every invocation. Without them, CLI usage driven by the plugin can't be attributed in analytics.
  • It re-added implement-in-app-purchases/README.md, levelplay-unity-integration/README.md and levelplay-unity-integration/CHANGELOG.md. None of them is referenced by a SKILL.md, so agents never read them; they were deliberately left out of the plugin.

Change

Verify

git grep -- '--caller plugin --skill' -- skills

Expect 10 labeled examples in 8 skills plus the unity-cli paragraph.

@ziyiunity
ziyiunity requested a review from a team as a code owner September 24, 2026 19:10
@ziyiunity
ziyiunity merged commit ef73639 into main Sep 24, 2026
4 checks passed
@ziyiunity
ziyiunity deleted the fix/restore-cli-labels branch September 24, 2026 19:13
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