repo-report

Installation
SKILL.md

Repo report

Profile a git repository: metrics, representative code, sample pull requests, and hygiene flags. It measures and describes — it does not score, rank, or grade.

Workflow

  1. Confirm a local git checkout. Without git history most metrics are unavailable — say so and still run the file scan.

  2. Run (stdlib only, no packages):

    python3 scripts/repo_report.py /path/to/repo --out ./report
    

    Produces a deliverable zip, <repo>-report.zip, containing:

Installs
2
GitHub Stars
27
First Seen
Aug 12, 2026
repo-report — benchflow-ai/artifacts