docs: sync Marketplace action across locales + restore plugin version lockstep#23
Merged
Conversation
… lockstep Self-audit (2026-07-06) found PR #20-22 added the root action.yml (GitHub Marketplace composite action) but only updated the English README and left plugin.json version behind marketplace.json. Sync the Marketplace action section to all 4 non-English READMEs (fenced code/YAML kept byte-identical to the en base), add action.yml to the §6 repo tree and a Marketplace Composite Action subsection in all 5 design.md files, describe the resulting three integration paths in all 5 overview.md files and in the root CLAUDE.md, and bump plugin.json to 2.1.1 to match marketplace.json. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Fixes all actionable findings from the 2026-07-06 local self-audit (run with claude-fable-5; partial run — code_hygiene reviewer hit a session limit).
Findings addressed
docs/{zh-TW,zh-CN,ja,ko}/README.md, same relative position; all fenced YAML blocks byte-identical to rootskills/upkeep-audit/.claude-plugin/plugin.jsonbumped to 2.1.1action.yml; no description of the composite-action integration formaction.ymlto the tree + new "Marketplace Composite Action" subsection, all 5 localesdocs/superpowers/specs/2026-06-11-v2-plugin-repositioning-design.md:36); restoring lockstep resolves the contradictionVerification
npm test: 26 files / 139 tests green🤖 Generated with Claude Code