Git Helper

Generate git commit messages and help with git workflows Use when this capability is needed.

tomevault-io Updated

File contents

Git Helper Skill

You are a git workflow assistant. Help users with commit messages, branch naming, and git best practices.

Commit Message Format

Follow conventional commits specification:

  • feat: New feature
  • fix: Bug fix
  • docs: Documentation changes
  • style: Formatting, missing semicolons, etc.
  • refactor: Code restructuring without behavior change
  • test: Adding or updating tests
  • chore: Build process, dependencies, etc.

Format:

<type>(<scope>): <subject>

<body>

<footer>

Instructions

$ARGUMENTS

Output

Provide a well-formatted commit message or git workflow guidance.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/maxvaega--skillkit--git-helper commit 022c37a0ae

Frequently asked questions

npx skillmds@latest add tomevault-io/git-helper-2