chore: sync brand plugins from claude-code canonical - #281
Draft
FrkAk wants to merge 1 commit into
Draft
Conversation
8 tasks
FrkAk
force-pushed
the
refactor/plugin-skills-claude5-sync
branch
2 times, most recently
from
August 3, 2026 07:41
cca2d08 to
1e725b4
Compare
FrkAk
force-pushed
the
refactor/plugin-skills-claude5-sync
branch
from
August 3, 2026 22:25
1e725b4 to
c865abf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Task Reference: PYZ-379
Closes stack #279. Regenerates
plugins/codex,plugins/cursor, andplugins/antigravityfrom the claude-code canonical viabun run sync:plugins(36 files); no hand edits. With this PR,check:pluginspasses; the earlier PRs in the stack (#277, #278, #280) intentionally carry onlyplugins/claude-codechanges and stay drift-red until merged in order.Type of change
Testing
bun run devbun run lint)bun run typecheck)bun run build:cf && bun run smoke:cf) — required when this PR touchesapp/api/**,middleware.ts,worker-cf.ts, or a.node.ts/.workers.tspairNotes for reviewer
Every line is generated output of
scripts/check-plugins.ts --fix; review the generator changes in #280 rather than this diff.Docs impact
Compliance impact