git config commands

5 tagged git config, measured the same way as everything else here.

Browse within: dotfiles 5neovim 5ranger 5tmux 5zsh 5

create-pr

01

magic3007/dotfiles

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.

10 6d ago A 40 tokens original MIT

pr-review

02

magic3007/dotfiles

Command

Intelligent PR code review with dynamic agent allocation based on change types.

10 6d ago A 16 tokens original MIT

scan-commit

03

magic3007/dotfiles

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.

10 6d ago A 42 tokens original MIT