Skip to main content

AI-powered Git workflow assistant with task management integration

Project description

RedGit Logo

AI-powered Git workflow assistant with task management integration

PyPI version Downloads Python versions License GitHub stars

InstallationQuick StartFeaturesDocumentationIntegrations


What is RedGit?

RedGit analyzes your code changes, groups them logically, matches them with your active tasks (Jira, Linear, etc.), and creates well-structured commits automatically.

Stop writing commit messages manually. Let AI understand your changes and create meaningful commits that link to your issues.

# Before: Manual workflow
git add .
git commit -m "fix: resolve login issue PROJ-123"
git push

# After: RedGit workflow
rg propose   # AI analyzes, groups, and commits
rg push      # Push and update Jira/Linear

Demo

RedGit Propose RedGit Push


Features

Feature Description
AI-Powered Grouping Automatically groups related file changes into logical commits
Task Management Integrates with Jira, Linear, Asana, Trello, and more
Smart Branching Creates branches based on issue keys (feature/PROJ-123-description)
Auto Transitions Moves issues through workflow statuses (To Do → In Progress → Done)
PR Creation Automatically creates pull requests with proper descriptions
Code Quality Built-in quality checks with ruff/flake8 + AI analysis
Semgrep Integration Multi-language static analysis (35+ languages) for security & best practices
CI/CD Integration Trigger and monitor pipelines from the command line
Plugin System Framework-specific prompts (Laravel, Django, etc.)

Why RedGit?

RedGit Commitizen Manual
AI-powered commit messages
Groups related changes
Task management integration
Auto branch creation
Issue status transitions
PR creation
Multi-language static analysis
Works with any LLM - -

Installation

# Using Homebrew (macOS/Linux) - Recommended
brew tap ertiz82/tap
brew install redgit

# Using pip
pip install redgit

# Using pipx (isolated environment)
pipx install redgit

After installation, use either redgit or the short alias rg.


Quick Start

# 1. Initialize in your project
rg init

# 2. Make changes to your code...

# 3. Let AI analyze and create commits
rg propose

# 4. Push and complete issues
rg push

With Jira Integration

# Setup Jira
rg integration install jira

# Your workflow
rg propose        # AI matches changes with your Jira issues
rg push           # Push and transition issues to Done

With GitHub PRs

# Setup GitHub
rg integration install github

# Create commits and PRs
rg propose
rg push --pr      # Creates pull requests automatically

Integrations

RedGit supports 30+ integrations across different categories:

Category Integrations
Task Management Jira, Linear, Asana, Trello, Notion
Code Hosting GitHub, GitLab, Bitbucket, Azure Repos
CI/CD GitHub Actions, GitLab CI, Jenkins, CircleCI
Notifications Slack, Discord, Telegram, MS Teams
Code Quality SonarQube, Snyk, Codecov, Codacy

Install integrations from RedGit Tap:

rg install linear
rg install slack
rg install sonarqube

Documentation

Section Description
Getting Started Installation and first steps
Commands Reference All CLI commands
Configuration Config file options
Integrations Task management, code hosting, CI/CD
Plugins Framework plugins and release management
Workflows Local merge vs merge request strategies
Custom Integrations Build your own integrations
Troubleshooting Common issues and solutions

LLM Support

RedGit works with multiple LLM providers:

  • Claude Code - Anthropic's Claude (recommended)
  • OpenAI - GPT-4, GPT-3.5
  • Ollama - Local models (Qwen, Llama, etc.)
  • Any OpenAI-compatible API

Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.


Support

If you find RedGit useful, consider supporting the project:

Buy Me a Coffee


License

MIT License - see LICENSE for details.


Red Kit - RedGit Mascot

"Gölgenden hızlı commit at, Red Git!"

Made with ❤️ for developers who want smarter commits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redgit-1.1.4.tar.gz (127.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

redgit-1.1.4-py3-none-any.whl (143.5 kB view details)

Uploaded Python 3

File details

Details for the file redgit-1.1.4.tar.gz.

File metadata

  • Download URL: redgit-1.1.4.tar.gz
  • Upload date:
  • Size: 127.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for redgit-1.1.4.tar.gz
Algorithm Hash digest
SHA256 86b8086ad1862965ecd4251e130d0b7d9b207d62e8eadbddcf0fdeac399e9a00
MD5 b943149dd3213683f71ebb70eef92360
BLAKE2b-256 28f80168782d36fcd7f8dcedf4aee8824d215dae6c2742238e49b9793cfce7c6

See more details on using hashes here.

File details

Details for the file redgit-1.1.4-py3-none-any.whl.

File metadata

  • Download URL: redgit-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 143.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for redgit-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 256f22ff3b7912c3bc3ba1fe662c6c71ea4146765cd4bf0c4d54d735beafbef9
MD5 8aa251635b5c747b17f0425069400b5b
BLAKE2b-256 b6c84bd8e824128f4b689dac38a2984d7b943ec6f85b4a897aed2d14710a41cb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page