eshener/agent-ready
Score a repository for AI coding agent readiness.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 8, 2026
- License
- MIT
Pinned Snippet
uses: eshener/agent-ready@228fbdc39ee1d389b23b06d1af003a6958927959 # v0.1.25tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-under | Minimum Agent Readiness Score required for the check to pass. | no | 80 |
| working-directory | Repository subdirectory to score. | no | . |
| config | Optional path to agent-ready.json, relative to the working directory. | no | "" |
| comment | Post or update an agent-ready summary comment on pull requests. | no | false |
| github-token | GitHub token used when comment is true. | no | ${{ github.token }} |
Outputs
no outputs