Skip to main content

Explain repo state with Claude Code or Gemini CLI

Project description

explain-cli

Explain Git commits, PRs, and branch differences using Claude Code or Gemini CLI.

Install

# uv
uv tool install explain-cli
# uv (source)
uv tool install https://github.com/ccmdi/explain-cli.git

# pip
pip install explain-cli
# pip (source)
pip install https://github.com/ccmdi/explain-cli.git

Commands

# Explain commits
explain -C                    # Current commit
explain -C -s                 # Pick from recent commits

# Explain PRs  
explain -P                    # Current PR
explain -P -s                 # Pick from all PRs

# Compare branches
explain -D                    # Compare your current work vs master/main
explain -D feature..main      # Compare two branches

# Interactive selection
explain -D -s                 # Pick branches to compare
explain -D -f "*.py"          # Only Python files
explain -C abc1234 -c         # Copy to clipboard

# Configuration
explain --config              # Set AI provider & verbosity

Requirements

  • git
  • gh CLI (for PRs)
  • gemini CLI or claude code

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

explain_cli-1.0.2.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

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

explain_cli-1.0.2-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file explain_cli-1.0.2.tar.gz.

File metadata

  • Download URL: explain_cli-1.0.2.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.11

File hashes

Hashes for explain_cli-1.0.2.tar.gz
Algorithm Hash digest
SHA256 de6be896af453c7ce3340ae1cf98eb6a05313824630e17330b0c0ea53e70f5ac
MD5 f9655835c1300fcef0ab88f2d1e68428
BLAKE2b-256 34dad550ec19871526771500f5e576f5582545b2db59af871b76340f2bc371d9

See more details on using hashes here.

File details

Details for the file explain_cli-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for explain_cli-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7567af7ef1fc0cfa1351eeb64b0d0df08d25eb34b3dcd041de83ac321a6941a6
MD5 fa4c920bb20e9ed2cf69aa23523454ba
BLAKE2b-256 7f7933343bf8522de4fe6f6b7e167e91af09f737fdeba525fc81b5118d22b82b

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