git-helper

Installation
SKILL.md

Git Helper

A comprehensive skill for git workflow management and best practices.

Quick Start

Use this skill when you need help with:

  • Branch creation and management
  • Commit message formatting
  • Git workflow optimization
  • Repository maintenance

Common Workflows

Creating a New Feature Branch

git checkout -b feature/your-feature-name
git push -u origin feature/your-feature-name
Installs
59
GitHub Stars
271
First Seen
Feb 13, 2026
git-helper — joshuadavidthomas/opencode-agent-skills