What problem does it solve? Teams and households need to share curated memory across multiple Claude Code setups without duplicating facts or letting shared content silently overwrite personal memory. This Skill manages git-repository memory banks so a fact lives in exactly one authoritative place. ## Core Features & Use Cases - Bank subscription and sync: List configured banks, fast-forward sync them via git, and rebuild routing catalogs so shared memory is indistinguishable from personal memory. - Collision detection and contribution: Report cross-bank duplication as defects, and turn dream-proposal items into a branch, commit, and pull request on a bank with no-go domain and credential scanning. - Adopt migration: Move personal memory into a bank by deleting local copies only after the content is verified line-for-line in the bank, with a revert receipt for every deletion. - Use Case: A team maintains a shared memory bank of deployment procedures. A member subscribes, runs a collision check, contributes a new fact via pull request, and after merge adopts the bank version, deleting their local duplicate safely. ## Quick Start Ask the assistant to list my configured memory banks and sync them, then run a collision check across all banks.