sync-modules

Community

Safely sync master and update submodule pointers.

Authorbenjaminshafii
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill keeps the control-center master synchronized with upstream changes while safely updating submodule pointers to maintain a clean and reproducible git state.

Core Features & Use Cases

  • Synchronize the control-center master with upstream changes and ensure all submodules are initialized and updated.
  • Update OpenWork and OpenWork Landing submodule pointers when needed, recording new gitlinks to preserve traceability.
  • Safety-first operations and status verification to prevent destructive changes and maintain a deterministic repository state.

Quick Start

Run the standard flow to fetch updates and refresh submodule pointers:

  • git fetch origin --prune
  • git pull --ff-only origin master
  • git submodule update --init --recursive

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sync-modules
Download link: https://github.com/benjaminshafii/digital-empire/archive/main.zip#sync-modules

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.