CLI utility for locally auditing AI-generated repositories and generating REBRIEF.md handoff reports
Project description
rebrief
rebrief — a CLI utility for locally auditing AI-generated repositories and automatically generating a REBRIEF.md report for active developers.
Scan a repository to surface structural gaps, risky patterns, and missing context, then produce a handoff document that helps the next developer take over with confidence.
Installation
pip install rebrief
Usage
rebrief scan /path/to/repo
rebrief scan . -o REBRIEF.md
rebrief --help
Development
Install in editable mode with test dependencies:
pip install -e ".[dev]"
pytest
Build and validate distributions before publishing:
bash scripts/publish.sh
On Windows PowerShell:
.\scripts\publish.ps1
Or install publish tooling explicitly:
pip install -e ".[publish]"
python -m build
python -m twine check dist/*
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
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 rebrief-0.1.0.tar.gz.
File metadata
- Download URL: rebrief-0.1.0.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c423375e759235bd11065ee6b2ca9b3e48bbbdb5c5dc944f8149b2d7858b875
|
|
| MD5 |
7a7c5cca1499ff0ec5f5ae4d3976bdbe
|
|
| BLAKE2b-256 |
528d5e5f565f2f6a7a948d60a69bbf2d008014853b2c06d963b4b8e482b403d4
|
File details
Details for the file rebrief-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rebrief-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
089cc82100654f041e7d21481aa777552b04efb4b80fbad7acd187631a7c8a0a
|
|
| MD5 |
3fc7c3e440affe5d209008cd3f8de919
|
|
| BLAKE2b-256 |
3ecd753e0779091e5e8b966a39b379b1f3ef3306bf388998a64817e82fe3f47f
|