magic3007/dotfiles

🤗 A collection of docker, gdb, git, vim, neovim, zsh, ranger, conda, and tmux configuration files and setup script under various OS.

10Stars on the repository
60Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

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

gen-commit-msg

02

magic3007/dotfiles

Command

Generate intelligent commit messages based on staged changes. Invoke with /gen-commit-msg.

10 6d ago A 22 tokens original MIT

pr-review

03

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

04

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

smart-commit

05

magic3007/dotfiles

Command

Analyze staged changes and split them into multiple logical commits following Conventional Commits. Invoke with /smart-commit.

10 6d ago A 26 tokens original MIT