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 https://github.com/ccmdi/explain-cli.git
# pip
pip install https://github.com/ccmdi/explain-cli.git
Most Common 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
gitghCLI (for PRs)geminiCLI orclaudecode
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.0.tar.gz
(11.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file explain_cli-1.0.0.tar.gz.
File metadata
- Download URL: explain_cli-1.0.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cb378168072cc944753dffa4f92f0b70d18d6ba041619d2ff86a94e619c271b
|
|
| MD5 |
861e89c451104ce8ac784a72c0803ea8
|
|
| BLAKE2b-256 |
c55b9b575757b3b866cdae75413bcbc910453a7e08abc3cde4ddc0286cc6b586
|
File details
Details for the file explain_cli-1.0.0-py3-none-any.whl.
File metadata
- Download URL: explain_cli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdf3644255e0d79a2b6784d3756361ec5814889aa2dd84907bbe198a849c5ea0
|
|
| MD5 |
7d48d6f495f5d738dd848839a09f4581
|
|
| BLAKE2b-256 |
51946f19efe5e3752b223090b3205bac439be93c4793ab203df48317619267d6
|