getaiready/AIReady Check

Run AI readiness analysis and block PRs that break your AI context budget

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
directoryDirectory to analyzeno.
includeComma-separated glob patterns to include (e.g., "**/*.{ts,py,java}")no
excludeComma-separated glob patterns to excludeno
thresholdMinimum AI readiness score (0-100) required to passno70
fail-onFail on issues of this severity or higher (critical, major, any, none)nocritical
fail-on-regressionFail if the current score is lower than the last recorded baseline on the platformnofalse
toolsTools to run (comma-separated). Defaults to all 9 analysis tools.nopatterns,context,consistency,ai-signal,grounding,testability,doc-drift,deps,change-amp
upload-to-saasUpload results to AIReady SaaS for historical trackingnofalse
api-keyAIReady API key (required if upload-to-saas is true)no
repo-idRepository ID in AIReady SaaS (required if upload-to-saas is true)no
namedescription
scoreOverall AI readiness score
passedWhether the check passed (true/false)
issuesNumber of issues found
criticalNumber of critical issues
majorNumber of major issues