git-workflow
Comprehensive Git workflow guide covering branch management, conventional commits, and conflict resolution.
Install
npx skills add https://github.com/supercent-io/skills-template --skill git-workflowStats
| Total installs | 11,055 |
| Weekly installs | 11.1K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Supports standard branch workflows with naming conventions for features, bugfixes, hotfixes, refactoring, and documentation
- Includes commit message standards using conventional commits format with type, scope, and detailed descriptions
- Covers merge strategies, interactive rebasing, cherry-picking, and conflict resolution with step-by-step examples
- Provides advanced patterns like stashing, bisecting for bug hunting, and recovery techniques for common mistakes
- Includes best practices, configuration setup, and real-world workflow examples for feature development, hotfixes, and team collaboration
Tags
Related skills
| Skill | Installs | vs git-workflow |
|---|---|---|
| agent-evaluation | 10,066 | -989 |
| plannotator | 10,428 | -627 |
| verification-before-completion | 27,683 | +16,628 |
| expo-cicd-workflows | 13,026 | +1,971 |
| typeset | 15,721 | +4,666 |
FAQ
- How many installs does git-workflow have?
- git-workflow has 11,055 total installs and 11.1K installs this week.
- Where is git-workflow hosted?
- git-workflow is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does git-workflow have?
- git-workflow has 88 GitHub stars.
- When was git-workflow first indexed?
- OrangeBot.AI first indexed git-workflow on Jan 24, 2026.
- How do I install git-workflow?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill git-workflow