Git Structured Commit

Review working-tree changes and create focused Git commits with Chinese Conventional Commit messages using required type and subject plus optional scope. Use when Codex is asked to commit changes, initialize version control and commit a project, split a large change set into logical commits, prepare local commit history, or validate commit messages. Initialize Git when the intended project has no repository, stage only explicit functional groups, preserve unrelated changes, and never bundle the whole working tree by default.

songyw2003 Updated

File contents

songyw2003/Codex-Skills/tree/main/skills/git-structured-commit commit 4946d701d4

Frequently asked questions

npx skillmds@latest add songyw2003/git-structured-commit