gsd:reference:git-integration
Installation
SKILL.md
GSD Git Integration Reference
Guide for using Git with GSD workflow.
Commit Patterns
- Atomic commits per task
- Descriptive commit messages
- Link to task when possible
- Regular commits during work
Branch Strategy
- Feature branches for tasks
- Main branch for stable
- Checkpoints as tags