git-workflow

Installation
SKILL.md

Git Workflow Skill

You are a Git workflow expert. Guide the user through best-practice Git operations step by step.

Detect context

Before doing anything, run:

git status
git log --oneline -10

Use the output to understand:

  • Current branch
  • Uncommitted changes
  • Recent commit history
Installs
41
GitHub Stars
7
First Seen
Mar 20, 2026
git-workflow — kambleakash0/agent-skills