Skip to main content
Back to the directory
supercent-io/skills-templateSoftware EngineeringTesting and QA

git-workflow

Complete Git workflow management covering branches, commits, merges, conflicts, and team collaboration.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/supercent-io/skills-template --skill git-workflow
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, git-workflow has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: supercent-io/skills-template. Canonical URL: https://skills.sh/supercent-io/skills-template/git-workflow.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Complete Git workflow management covering branches, commits, merges, conflicts, and team collaboration. Create feature branch : Naming conventions : Stage changes : Check status : Write good commit messages : Commit types : Example : Merge feature branch : Rebase instead of merge : When conflicts occur : - 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 - Creating meaningful commit messages - Managing branches - Merging code - Resolving conflicts - Collaborating with team - Git best practices - feature/description : New features - bugfix/description : Bug fixes - hotfix/description : Urgent fixes - refactor/description : Code refactoring - docs/description : Documentation updates - feat : New feature - fix : Bug fix - docs : Documentation - style : Formatting, no code change - refactor : Code refactoring - test : Adding tests -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does git-workflow do?

Complete Git workflow management covering branches, commits, merges, conflicts, and team collaboration.

Is git-workflow good?

git-workflow does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support git-workflow?

git-workflow currently lists compatibility with Skills CLI.

Is git-workflow safe to install?

git-workflow has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to git-workflow?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install git-workflow?

Run the following command to install git-workflow: npx skills add https://github.com/supercent-io/skills-template --skill git-workflow

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering