·git-workflow
!

git-workflow

Git branch management, commit conventions, and PR creation workflow. Use for all tasks that require code changes, regardless of language or scope.

11Installs·0Trend·@hiromaily

Installation

$npx skills add https://github.com/hiromaily/go-crypto-wallet --skill git-workflow

How to Install git-workflow

Quickly install git-workflow AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hiromaily/go-crypto-wallet --skill git-workflow
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hiromaily/go-crypto-wallet.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hiromaily/go-crypto-wallet --skill git-workflow
Category
!Security
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from hiromaily/go-crypto-wallet

Quick answers

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.

How do I install git-workflow?

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

Where is the source repository?

https://github.com/hiromaily/go-crypto-wallet