alipajand/Agent Readiness Audit

Audit repository readiness for AI coding agents using agent-readiness-kit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-pathPath to the repository or subdirectory to audit. Relative paths are resolved from the GitHub Actions workspace root (GITHUB_WORKSPACE). no.
min-scoreMinimum acceptable agent-readiness score, from 0 to 100. Used when fail-on-threshold is true. no0
outputWrite a Markdown report to this path. Relative paths are resolved under repo-path; absolute paths are written as given. Leave empty to skip the report. no""
jsonEcho the raw JSON audit output to the Actions log.nofalse
comment-on-prPost or update a summary comment on the pull request. Only runs on pull_request events. Comments are created and updated through GitHub's issue-comment API, so the GITHUB_TOKEN environment variable must be set with pull-requests: write and issues: write permissions. nofalse
fail-on-thresholdFail the workflow step when the score is below min-score.notrue
namedescription
scoreFinal agent-readiness score, from 0 to 100.
report-pathPath to the written Markdown report, or empty when the output input was not set.