name: git-workflow version: 1.0.0 type: knowledge description: Git best practices, commit conventions, branching strategies, and pull request workflows. Use when working with git operations, commits, branches, or PRs. keywords:
- git
- commit
- branch
- pull request
- pr
- merge
- github
- conventional commits
- commit message
- commit patterns
- workflow auto_activate: true allowed-tools: [Read, Grep, Glob, Bash]
Git Workflow Skill
Git best practices and workflow standards for team collaboration.
When This Skill Activates
- Keywords:
Core Concepts
Overview
This skill provides comprehensive guidance on git workflow. For detailed patterns and implementation examples, see the documentation files in docs/.
Key Topics:
- Detailed methodologies and best practices
- Implementation patterns and examples
- Common pitfalls and anti-patterns
- Cross-references to related skills
See: Documentation files in docs/ directory for complete details
Quick Reference
| Topic | Details |
|---|---|
| Commit Patterns | docs/commit-patterns.md |
| Detailed Guide 1 | docs/detailed-guide-1.md |
| Detailed Guide 2 | docs/detailed-guide-2.md |
| Detailed Guide 3 | docs/detailed-guide-3.md |
| Detailed Guide 4 | docs/detailed-guide-4.md |
Progressive Disclosure
This skill uses progressive disclosure to prevent context bloat:
- Index (this file): High-level concepts and quick reference (<500 lines)
-
Detailed docs:
docs/*.mdfiles with implementation details (loaded on-demand)
Available Documentation:
-
docs/commit-patterns.md- Detailed implementation guide -
docs/detailed-guide-1.md- Detailed implementation guide -
docs/detailed-guide-2.md- Detailed implementation guide -
docs/detailed-guide-3.md- Detailed implementation guide -
docs/detailed-guide-4.md- Detailed implementation guide
Cross-References
Related Skills:
- See PROJECT.md for complete skill dependencies
Related Tools:
- See documentation files for tool-specific guidance
Key Takeaways
- Research existing patterns before implementing
- Follow established best practices
- Refer to detailed documentation for implementation specifics
- Cross-reference related skills for comprehensive understanding
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!