Vendor Sync
Pull latest upstream changes into one or more vendor subtrees, cross-reference the diff against open upstream issue tracking entries, and re-link workspace packages.
Registry
Read the vendor subtree registry from .claude/vendor-registry.json. Each
entry has the shape:
{ "prefix": "vendor/pkg", "remote": "remote-name", "branch": "branch-name", "package": "@scope/pkg-name" }
- prefix — the local
vendor/directory used as the subtree prefix - remote — t
[Description truncada. Veja o README completo no GitHub.]