chore(migration): repoint self-references at pixeloven/crew (0.23.1) - #60
Merged
Conversation
ductiletoaster
force-pushed
the
chore/pixeloven-org-move
branch
from
August 17, 2026 14:55
2c9e48d to
0d07d15
Compare
This repo moved: ductiletoaster/harmony-crew -> pixeloven/crew (transfer + rename in one move, Phase 0.5 M0.2 of the PixelOven Agent Stack program). GitHub redirects cover the old path, but explicit pins are the standard. * plugin.json / marketplace.json / package.json — repository URL + owner. * README + all three quickstarts — the marketplace `repo`, the pi git-package URL, and the Codex clone URL. The gitleaks-action -> CLI swap that the org move also forced landed separately in #62; this branch is rebased past it. Plugin IDENTITY is deliberately unchanged — `name: harmony-crew` in both manifests, the `harmony-crew@harmony-crew` enabledPlugins key, and the npm name. Renaming those is the outward refactor (D-03), and changing them here would break every consumer's plugin key for no migration benefit. The quickstart example tags (v0.13.0) are left as-is: this is a URL move, not a version-currency pass. Refs ductiletoaster/harmony#1115
ductiletoaster
force-pushed
the
chore/pixeloven-org-move
branch
from
August 18, 2026 03:27
0d07d15 to
941227b
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.
This repo moved:
ductiletoaster/harmony-crew→pixeloven/crew(transfer + rename in one move) — task M0.2 of Phase 0.5, Adoption, migration & cleanup, in the PixelOven Agent Stack program. GitHub redirects resolve the old path, but explicit pins are the standard, so this PR does the deliberate half.Changes
repositoryURL and owner/author in.claude-plugin/plugin.json,.claude-plugin/marketplace.json, andpackage.json. Version0.23.0 → 0.23.1(the release workflow tags it on merge, so pinned consumers get an immutablev0.23.1).repo, the pi git-package URL, and the Codex clone URL.The other thing the org move forced —
gitleaks/gitleaks-actionbeing licence-gated for org-owned repos — landed separately in #62. This branch is rebased on it and carries nosecurity.ymlchange.Deliberately unchanged
name: harmony-crewin both manifests, theharmony-crew@harmony-crewenabledPluginskey, and the npm name@ductiletoaster/harmony-crew. The outward rename is the refactor's job (D-03); doing it here would break every consumer's plugin key and pi's package-registry entry for zero migration benefit.v0.13.0) — stale, but version currency is a separate pass. This PR is a URL move.ductiletoaster/harmonyreferences — harmony stays where it is (D-22); it is still the worked example.ductiletoaster/harmony-ciin thesecurity.ymlheader — harmony-ci has not moved (D-23 generalizes it in place first).Local validation:
check_skills.py,render_roles.py --check,check_skill_refs.py,gen_catalog.py --checkall pass.Refs ductiletoaster/harmony#1115