git-workflow

Installation
SKILL.md

Git Workflow

Standard Git workflow for all tasks in this repository.

⚠️ MANDATORY: Check Branch Before Starting ANY Task

This is the FIRST step for ANY task that involves code changes.

Before writing any code or making any changes, you MUST check the current branch:

git branch --show-current

Decision Flow

Installs
14
GitHub Stars
126
First Seen
Mar 1, 2026
git-workflow — hiromaily/go-crypto-wallet