Loading...
Loading...
Git auto-commit tool. When users need to submit code changes, commit modifications, or submit after completing a task, this skill must be called to automatically generate a standardized commit message and execute the commit, with default push to the remote repository.
npx skill4agent add cjinhuo/blazwitcher git-auto-commitgit statusgit add .git diff --cached --name-onlygit commit -m "<message>"git pushgit push.commitlintrc.xx.commitlintrc.xx