·git-workflows
</>

git-workflows

autumnsgrove/groveengine

Execute git operations using Conventional Commits format with proper branching strategies and safe workflows. Use when making commits, managing branches, or performing git operations.

4Installs·2Trend·@autumnsgrove

Installation

$npx skills add https://github.com/autumnsgrove/groveengine --skill git-workflows

SKILL.md

| feat | New feature | feat: Add user authentication | | fix | Bug fix | fix: Correct validation error | | docs | Documentation | docs: Update README | | style | Code formatting | style: Format with Black | | refactor | Code restructure | refactor: Extract helper function | | test | Add/modify tests | test: Add auth tests |

| chore | Maintenance | chore: Update dependencies | | perf | Performance | perf: Optimize query speed |

Execute git operations using Conventional Commits format with proper branching strategies and safe workflows. Use when making commits, managing branches, or performing git operations. Source: autumnsgrove/groveengine.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/autumnsgrove/groveengine --skill git-workflows Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/autumnsgrove/groveengine --skill git-workflows
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is git-workflows?

Execute git operations using Conventional Commits format with proper branching strategies and safe workflows. Use when making commits, managing branches, or performing git operations. Source: autumnsgrove/groveengine.

How do I install git-workflows?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/autumnsgrove/groveengine --skill git-workflows Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/autumnsgrove/groveengine