Skip to content

chore(magpie): finish apache-magpie adoption#84

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:chore/finish-magpie-adoption
Jul 10, 2026
Merged

chore(magpie): finish apache-magpie adoption#84
potiuk merged 1 commit into
apache:mainfrom
potiuk:chore/finish-magpie-adoption

Conversation

@potiuk

@potiuk potiuk commented Jul 10, 2026

Copy link
Copy Markdown
Member

Completes the apache-magpie adoption that the manual snapshot recipe
started. The framework snapshot was already present locally; this PR adds
the remaining committed artefacts so a fresh clone can bootstrap.

What's in here

  • Pin: .apache-magpie.lockgit-branch, apache/magpie@main.
  • Bootstrap skill: committed canonical .agents/skills/magpie-setup/
    plus the .github/skills/magpie-setup relay symlink.
  • Families: only the always-on setup-* + list-* are wired (as
    gitignored symlinks). No opt-in family (pr-management, security,
    issue) — those can be added later with /magpie-setup.
  • Overrides scaffold: .apache-magpie-overrides/.
  • Docs: adoption sections in README.md and AGENTS.md.
  • .gitignore: trusted-external-source snapshot + per-machine locks.

Notes

  • The .apache-magpie/ snapshot, *.local.lock files, and family symlinks
    are gitignored by design — regenerated per-clone by /magpie-setup.
  • This repo gitignores all of .claude/, so the Claude-Code bootstrap relay
    .claude/skills/magpie-setup can't be committed. Harmless: the canonical
    .agents/skills/magpie-setup travels, and contributors regenerate the
    .claude/ relay by running /magpie-setup.

Generated-by: Claude Code (Opus 4.8)

Complete the finish-bootstrap left by the manual snapshot recipe:

- pin the project in committed .apache-magpie.lock (git-branch,
  apache/magpie@main) and record the local fetch fingerprint
- wire the always-on setup-* and list-* skill families as canonical
  symlinks in .agents/skills/ plus .claude/ and .github/ relays
  (no opt-in families installed)
- scaffold .apache-magpie-overrides/ and install the worktree-aware
  post-checkout hook
- add adoption sections to README.md and AGENTS.md
- gitignore the trusted-external-source snapshot + per-machine lock
- drop a stray self-referential symlink the recipe left inside
  the committed magpie-setup skill

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