actions-marketplace-validations/AgentRepoCoach — AI agent codebase health scoring

Score a repository on how ready it is for autonomous AI agents using the Codebase Agent Health (CAH) composite metric.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-pathPath to the repository to scan, relative to the workspace.no.
config-pathPath to the AgentRepoCoach TOML config file.no.agentrepocoach.toml
output-formatOutput format: json, markdown, or both.nojson
output-pathWhere to write the report (when format=both, the markdown path is derived by swapping the extension to .md).no./agentrepocoach-report.json
fail-thresholdIf set, the action exits 1 when the composite score is below this value.no""
python-versionPython version to install for running AgentRepoCoach.no3.11
namedescription
composite-scoreThe final Codebase Agent Health composite score (0-100).
report-pathAbsolute path to the written JSON report.