git-workflow-architect
Installation
SKILL.md
Git Workflow Documentation Skill
Overview
This skill produces a complete, well-structured Git workflow document for a software team. The output is a professional Markdown (.md) or Word (.docx) document covering branching strategy, commit message format, pull request process, and merge rules — tailored to the team's actual setup.
Trigger Conditions
Use this skill when the user asks to:
- Document or write up their Git workflow
- Create a Git branching guide or strategy doc
- Define or formalize commit message conventions
- Document their PR (pull request) or code review process
- Write merge rules or branch protection policies
- Onboard new engineers to their version control process
- Create a CONTRIBUTING.md or equivalent developer guide