What is git-workflow?
Git branch management, commit conventions, and PR creation workflow. Use for all tasks that require code changes, regardless of language or scope. Source: hiromaily/go-crypto-wallet.
Git branch management, commit conventions, and PR creation workflow. Use for all tasks that require code changes, regardless of language or scope.
Quickly install git-workflow AI skill to your development environment via command line
Source: hiromaily/go-crypto-wallet.
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:
NEVER make changes directly on main. Always create a new branch first:
Git branch management, commit conventions, and PR creation workflow. Use for all tasks that require code changes, regardless of language or scope. Source: hiromaily/go-crypto-wallet.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/hiromaily/go-crypto-wallet --skill git-workflowGit branch management, commit conventions, and PR creation workflow. Use for all tasks that require code changes, regardless of language or scope. Source: hiromaily/go-crypto-wallet.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hiromaily/go-crypto-wallet --skill git-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/hiromaily/go-crypto-wallet