gitbutlerapp
from GitHub
商业与运营
- 📁 references/
- 📄 README.md
- 📄 RESEARCH.md
- 📄 SKILL.md
Commit, push, branch, and manage version control with GitButler. Use for: commit my changes, check what changed, create a PR, push my branch, view diff, create branches, stage files, edit commit history, squash commits, amend commits, undo commits, pull requests, merge, stash work. Replaces git - use 'but' instead of git commit, git status, git push, git checkout, git add, git diff, git branch, git rebase, git stash, git merge. Covers all git, version control, and source control operations.
appleboy
from GitHub
工具与效率
Generate a conventional commit message by analyzing staged git changes. Use when the user wants to create, write, or generate a git commit message from their current staged diff.
TokenRollAI
from GitHub
工具与效率
Use when user says 'commit', 'save changes', 'wrap up', 'done with changes', or wants to create a git commit. Analyzes staged/unstaged changes and generates conventional commit messages based on project history.
ScienceOL
from GitHub
工具与效率
Git commit, push, and PR workflow for Xyzen. Use /commit before committing code, pushing branches, or creating pull requests. This skill ensures pre-commit checks run properly, commit messages follow conventional format, and PRs are well-structured. Invoke this whenever the user mentions committing, pushing, creating a PR, or any git workflow that modifies history.
Find which commit introduced a bug using git bisect with automatic test verification. Use when tracking down which commit introduced a bug.
Analyze recent work, stage relevant files, and create a git commit with a clear, informative commit message.
Generate commit messages following conventional commit format.
TheDecipherist
from GitHub
工具与效率
Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.
martinffx
from GitHub
开发与编程
- 📁 evals/
- 📁 workspace/
- 📄 SKILL.md
Generate and validate conventional commit messages following the conventionalcommits.org spec. Use whenever the user wants to commit code, mentions commit messages, git commit, or asks to create a commit. Triggers on "commit", "git commit", "conventional", or when reviewing commit message format.
congmnguyen
from GitHub
工具与效率
Commit, push, and open a PR
Format a git commit message following Dom's usual conventions Use this skill when asked to create a commit message
rsprudencio
from GitHub
工具与效率
Bump Jarvis plugin version and stage files for commit