go-gitflow
CommunitySecure Gitflow for Go projects
AuthorFlavioCFOliveira
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure and validated Gitflow workflow specifically for Go projects, ensuring code quality and preventing accidental destructive operations through mandatory human approval.
Core Features & Use Cases
- Safe Branching: Create feature, hotfix, and release branches with pre-checks.
- Validated Merges: Ensure code quality with
go fmt,go vet, andgo testbefore merging. - Mandatory Approval: Requires explicit user confirmation for all critical Git operations.
- Detailed Commit Standards: Enforces a structured commit message format with technical explanations.
- Use Case: When starting a new feature, use
/feature-start, and before merging it back, use/feature-finishto automatically run tests and present a detailed commit message for your approval.
Quick Start
Use the go-gitflow skill to start a new feature branch named 'my-new-feature'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: go-gitflow Download link: https://github.com/FlavioCFOliveira/Gocene/archive/main.zip#go-gitflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.