Skip to content

chore(setup): re-sync self-adoption symlinks missed by #730 and #752#759

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:setup-resync-selfadoption-symlinks
Jul 5, 2026
Merged

chore(setup): re-sync self-adoption symlinks missed by #730 and #752#759
potiuk merged 1 commit into
apache:mainfrom
potiuk:setup-resync-selfadoption-symlinks

Conversation

@potiuk

@potiuk potiuk commented Jul 5, 2026

Copy link
Copy Markdown
Member

What

Running /magpie-setup upgrade on the framework checkout surfaced two
merged skill PRs that shipped without their committed self-adoption relay
symlinks, leaving the .agents / .claude / .github skill targets out of
balance with skills/:

Change

Adds the missing canonical + relay links so all three targets balance with
skills/ at 69/69/69:

  • .agents/skills/magpie-setup-upstream-fix../../skills/setup-upstream-fix (canonical)
  • .claude/skills/magpie-setup-upstream-fix../../.agents/skills/magpie-setup-upstream-fix (relay)
  • .github/skills/magpie-setup-upstream-fix../../.agents/skills/magpie-setup-upstream-fix (relay)
  • .github/skills/magpie-pre-first-pr-check../../.agents/skills/magpie-pre-first-pr-check (relay)

Symlinks only; no skill content changes.

Validation

  • symlink-lint clean on all four links; skill-and-tool-validate reports no relay errors.
  • All pre-commit hooks pass.

Generated-by: Claude Code (Opus 4.8)

…pache#752

/magpie-setup upgrade surfaced two merged skill PRs that shipped without
their committed self-adoption relay symlinks:
- setup-upstream-fix (apache#730) had no magpie- symlink in any target;
- pre-first-pr-check (apache#752) was missing its .github relay.

Add the canonical + relay links so all three targets balance with skills/
at 69/69/69:
- .agents/skills/magpie-setup-upstream-fix  -> ../../skills/setup-upstream-fix
- .claude/skills/magpie-setup-upstream-fix  -> ../../.agents/skills/magpie-setup-upstream-fix
- .github/skills/magpie-setup-upstream-fix  -> ../../.agents/skills/magpie-setup-upstream-fix
- .github/skills/magpie-pre-first-pr-check  -> ../../.agents/skills/magpie-pre-first-pr-check

symlink-lint and skill-and-tool-validate pass.

Generated-by: Claude Code (Opus 4.8)
@potiuk potiuk merged commit 7cd3b9a into apache:main Jul 5, 2026
10 checks passed
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