ricardogr07/RepoSage Audit

Run a deterministic repository audit with optional AI enrichment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the repository root to audit..
formatOutput format — markdown or json.markdown
outputFile path to write the report. Defaults to reposage-report.md.reposage-report.md
enrichEnable AI enrichment (module roles, debt items, top-5 improvements). Requires anthropic-api-key and installs reposage[ai]. false
anthropic-api-keyAnthropic API key. Required when enrich is true.no
versionRepoSage version to install (e.g. "0.2.0"). Defaults to latest.""
modereport or auditreport
fail-underSix Standards audit mode only: exit non-zero when the grade is below this value (0-6). 0
run-subprocess-checksSix Standards audit mode only: allow checks that shell out (pytest, dependency install) to run. false
namedescription
report-pathPath to the generated report file.