AI AGENT ADDONS
Git & Pull Requests
1,219installs

You can commit your code changes and push them to a remote repository without creating a pull request. The process includes creating a new branch, reviewing your changes, and staging only the relevant files. Each commit is signed off with a specific author name.

The commit message must be written in English and must not mention any AI tools. After committing, the changes are pushed directly to the origin remote. This keeps your code history clean and simple.

Add Git Commit Push skill to your workflow

Global

mkdir -p ~/.claude/skills/git-commit-push

Project

mkdir -p .claude/skills/git-commit-push

Source Repository

Stars
0
Forks
0
Watchers
0
Last Push
2 months ago
Created
5 months ago