Command Claude Code
Commit, push, and create PR from the current worktree.
149 tagged commits, measured the same way as everything else here.
Browse within: agentic-coding 8agentic-engineering 5android 5anthropic-claude 5claude-ai 5ide 5
Command Claude Code
Commit, push, and create PR from the current worktree.
Command
Auto-commit changes after a Spec Kit command completes.
Command Claude Code
Create a new git branch, commit changes, and create a pull request.
anthropics/claude-agent-sdk-python
Command Claude Code
Based on the above changes, create a single git commit.
Command Claude Code
Commit, push, create or update a pull request, and watch CI until green.
Command
Checks if the code is ready to be committed.
Command
A Git commit command that reviews your changes and creates a Conventional Commits message, a standard format for describing what a change does.
Command Claude Code
Generate intelligent commit messages based on staged changes. Invoke with /gen-commit-msg.
Command Claude Code
Commit and push changes safely. Follows branch rules to avoid mistakes.
Command Claude Code
Create a checkpoint by staging the changes you have made using git. usage: git [-v | --version] [-h | --help] [-C ] [-c = ] [--exec-path[= ]] [--html-path] [--man-path] [--info-path] [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--bare] [--git-dir= ] [--work-tree= ] [--namespace= ] [--super-prefix= ]…
Command Claude Code
Commit all changes, push branch, create/update PR, and run local validation.
ModelEngine-Group/fit-framework
Command Claude Code
A Git commit command that reviews local changes, checks files before editing, and creates a commit with a suitable message. It can also hand off to commands that push changes and open a pull request.
ModelEngine-Group/fit-framework
Command Codex
A Git commit workflow command that guides an agent through reviewing changes, checking copyright years, writing a commit message, and creating the commit.
Command Claude Code
Create a git commit.
Command Claude Code
Stage all changes and create a detailed commit message.
Command Claude Code
Create a git commit for the current staged (or unstaged) changes using a structured commit message convention.
Command Cursor
A command template for committing local changes to the current Git branch. A commit is a saved checkpoint in a project's change history.
Command Cursor
A command template that commits changes, pushes the current branch, and creates a Pull Request. A Pull Request is a review request for merging code into a shared repository.
Command Cursor
A command template for committing the current branch's changes and pushing them to a remote Git repository. Git is a tool for tracking code changes, while a branch is a separate line of work.
Command Claude Code
Draft a commit message / PR description from the current diff, in the repo's conventional-commit style.
Command
Run when user calls /commit or asks to generate a commit message. Analyzes staged changes and writes a structured commit message.
Command
An automated Git workflow that checks a project, synchronizes documentation, commits changes, and can create or merge a GitHub pull request. A pull request is a request for teammates to review and add changes to a shared codebase.
Command Claude Code
You are running the octospec Finish phase for task $ARGUMENTS.
Command Claude Code
Prepare for a fresh session by saving all current context, progress, and decisions.