Results for “kitti”
5 skillsgit-commit
Creates standardized git commits using the Conventional Commits specification by analyzing the diff, staging files, and generating appropriate commit messages.
2
create-branch
Create a git branch following Sentry naming conventions, automatically deriving the branch type and description from current work context.
845
ship
Stages all changes, creates a commit with a provided or prompted message, and pushes to the current branch.
54 · bundle
commit-push
Creates atomic git commits with terse Conventional Commits messages and pushes them to the remote, splitting changes by concern and avoiding secret files.
2
commit
Creates atomic git commits with terse, exact Conventional Commits messages, splitting changes by concern and staging files individually.
2