submodule-ops

Installation
SKILL.md

Skill: Submodule Operations

Goal

Make safe, consistent changes in a workspace with many git submodules.

Use This Skill When

  • You touch files under orgs/** or .gitmodules.
  • You need to run submodule commands or update submodule pointers.
  • You are asked to change code in multiple submodules.

Do Not Use This Skill When

  • The change is confined to the root workspace only.
  • You are only editing documentation in docs/.

Inputs

  • The target submodule path(s).
  • Any required submodule commands from AGENTS.md.
Installs
10
GitHub Stars
6
First Seen
Mar 18, 2026
submodule-ops — open-hax/opencode-skills