Provides a comprehensive overview of git submodule states with detailed file counts and commit-readiness indicators.
This skill streamlines the management of complex git repositories by providing a detailed status report for all submodules. It automates the process of checking for staged, unstaged, and untracked changes across multiple subdirectories, presenting the information in a clear, easy-to-read table. By including a commit-readiness indicator, it helps developers quickly identify which submodules are ready for versioning and which require further attention, significantly reducing the manual overhead of managing modular codebases.
Características Principales
01Detailed counts of staged, unstaged, and untracked files
02Visual commit-readiness indicators
03Automated submodule existence validation
04Per-submodule status tracking
051 GitHub stars
06Tabular status display for high-level visibility
Casos de Uso
01Preparing complex multi-repository commits
02Quickly identifying uncommitted work across a modular codebase
03Auditing the state of large projects with multiple dependencies