docs-submodule-manager

Installation
SKILL.md

Docs Submodule Manager

Manage documentation stored in the docs/ git submodule with proper structure, syncing, and version control.

Overview

This skill automates the workflow for working with the docs/ submodule:

  • Ensures submodule is initialized
  • Maintains structured documentation (solutions/specs/feature)
  • Syncs with remote before changes
  • Commits both in submodule and parent repo

Workflow

Step 1: Ensure Submodule is Initialized

Check if the docs/ directory exists and is initialized:

Related skills
Installs
4
GitHub Stars
6
First Seen
Jan 28, 2026