create-pr
01Command
Rebase from the latest origin/main, squash the commits from it, and then create a PR on github with intelligent commit messages based on staged changes. Invoke with /create-pr.
🤗 A collection of docker, gdb, git, vim, neovim, zsh, ranger, conda, and tmux configuration files and setup script under various OS.
Command
Rebase from the latest origin/main, squash the commits from it, and then create a PR on github with intelligent commit messages based on staged changes. Invoke with /create-pr.
Command
Generate intelligent commit messages based on staged changes. Invoke with /gen-commit-msg.
Command
Intelligent PR code review with dynamic agent allocation based on change types.
Command
Automatically scan the repository for unstaged/untracked changes, group them into logical commits using hunk-level analysis, stage and commit them following Conventional Commits. Invoke with /scan-commit.
Command
Analyze staged changes and split them into multiple logical commits following Conventional Commits. Invoke with /smart-commit.