From nickcrew-claude-ctx-plugin
Guides safe git operations and generates smart commit messages with validation and conventional commit formatting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nickcrew-claude-ctx-plugin:git-opsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Execute git operations safely while producing clear, conventional commit messages and workflow guidance.
Execute git operations safely while producing clear, conventional commit messages and workflow guidance.
Avoid when:
| Task | Load reference |
|---|---|
| Git operations | skills/git-ops/references/git.md |
| Branching Strategies | skills/git-ops/references/branching-strategies.md |
npx claudepluginhub nickcrew/claude-cortexGuides Git workflows with branching strategies (GitHub Flow, Git Flow), conventional commit messages, branch naming, PR templates, and operations like rebase. Use for Git ops, commits, branches, team workflows.
Provides Git workflow best practices for commits, rebasing, conflict resolution, and branch management. Delegates to git:commit-handler, git:conflict-resolver, and git:rebaser agents. Useful for git operations.
Manages Git workflows including branching, commit conventions, pull requests, and conflict resolution. Use with Git operations or version control questions.