| name | description | homepage | user-invocable | disable-model-invocation | metadata | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Git Workflow Assistant |
Streamline your Git workflow with AI-powered commit messages, branch management, and repository insights |
true |
false |
|
Streamline your Git workflow with AI-powered commit messages, branch management, and repository insights.
Git Workflow Assistant helps developers maintain clean Git history, write better commit messages, and manage branches more effectively. It analyzes your repository, suggests improvements, and automates common Git tasks.
- Analyzes your code changes and generates meaningful commit messages
- Suggests conventional commit format (feat, fix, docs, etc.)
- Helps maintain consistent commit history
- Visualize your Git activity and contribution patterns
- Identify code hotspots and frequently changed files
- Track branch health and merge patterns
- Suggests when to create feature branches
- Identifies stale branches that can be cleaned up
- Helps organize branch naming conventions
- Analyzes commit patterns for code quality trends
- Identifies potential issues in commit history
- Suggests best practices based on your repository
analyze my changes and suggest a commit message
what commit message should I use for these changes?
show me repository stats
analyze my git activity
what are my contribution patterns?
list stale branches
suggest branch cleanup
what branches should I merge?
analyze code quality trends
show me commit patterns
identify potential issues
Generate commit message:
User: "I just fixed a bug in the authentication module"
Assistant: "feat(auth): fix token validation edge case
- Fixed issue where expired tokens were not properly rejected
- Added validation for token format before expiration check
- Updated error messages for better debugging"
Repository analytics:
User: "show me my repository stats"
Assistant: "π Repository Statistics:
- Total commits: 1,247
- Active branches: 12
- Most active files: src/auth.js, src/api.js
- Average commits per day: 8.3
- Code quality trend: Improving π"
- Git repository initialized
- Node.js 16+ (for local analysis)
- Network access (for cloud sync of analytics - optional)
- All analysis runs locally
- Git history is never uploaded
- Optional cloud sync is encrypted
- No sensitive data is stored
DevTools Inc. - Building better developer workflows
MIT License - Free for personal and commercial use
- GitHub: https://github.com/devtools/git-workflow-assistant
- Issues: Report bugs or request features
- Documentation: Full docs available in repository
Current: 1.2.0
Last Updated: February 2026
Trusted by 10,000+ developers worldwide π