Git Workflow
Streamlined Git workflows for common development tasks. Handle branching strategies, commit conventions, and merge-conflict resolution.
Follow Git best practices for version control. A community-contributed skill covering branching strategies like GitFlow and trunk-based development, conventional commit messages, interactive rebasing, cherry-picking, and efficient merge-conflict resolution.
Capabilities
Use cases
Add to your AI assistant
Choose your AI assistant and run the command in your terminal
curl -fsSL https://raw.githubusercontent.com/n3wth/newth-skills/main/skills/git-workflow.md -o ~/.gemini/skills/git-workflow.mdCopycurl -fsSL https://raw.githubusercontent.com/n3wth/newth-skills/main/skills/git-workflow.md -o ~/.claude/skills/git-workflow.mdCopyDiscussions
Sign in with GitHub to join the discussion.
Loading...
Related skills
Cursor ↔ Git Workflow
Integrate Cursor AI editor with Git workflows. Generate branch-specific contexts, create PR-based rules, validate with Git hooks, and auto-stash changes.
Cursor Agent Orchestrator
Chain multiple Cursor agent operations and batch-process files. Enable complex multi-step agent workflows with dependency management.