upstream-sync

Installation
SKILL.md

Upstream Fork Sync

When to Use

  • When the user asks to sync, update, or check upstream forks
  • When /upstream-sync is invoked
  • Periodically (weekly) to check for upstream updates
  • Before a release, to ensure we have the latest community improvements

Upstream Registry

All tracked forks are defined in upstream_registry.json (same directory as this file). Each entry specifies:

  • fork / upstream: GitHub org/repo for our fork and the original
  • local_paths: Where the content lives in our codebase
  • sync_strategy: How to handle the merge (see below)
  • priority: 1=critical, 2=important, 3=reference

Sync Strategies

Installs
1
GitHub Stars
3
First Seen
Apr 29, 2026
upstream-sync — techwavedev/agi-agent-kit