Skip to main content
Back to registry

git-workflow

supercent-io/skills-template

Installs10
Install command
npx skills add https://github.com/supercent-io/skills-template --skill git-workflow
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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 : - 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 - chore : Maintenance - Commit often : Small, focused commits - Meaningful messages : Explain what and why - Pull before push : Stay updated - Review before commit : Check what you're committing - Use branches : Never commit directly to main - Keep history clean : Rebase feature branches - Test before push : Run tests locally - Write descriptive branch names : Easy to understand - Delete merged branches : Keep repository clean - Use .gitignore : Don't commit generated files - Pro Git Book - Git Cheat Sheet - Conventional Commits - Git Flow - GitHub Flow

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

git-workflow is listed in SkillJury, but the source summary is still sparse.

Is git-workflow good?

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

What agent does git-workflow work with?

git-workflow currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to git-workflow?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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