AgentReady Repository Scanner
Version updated for https://github.com/napetrov/agentready to version v0.3.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AgentReady is an open-source tool that scans a repository to assess its readiness for AI coding agents, helping teams identify and address potential issues before onboarding autonomous agents. It checks for agent instruction surfaces, repository structure, verification command surfaces, capability surfaces, safety signals, CI workflows, context-efficiency risks, documentation entrypoints, and complements existing checks to provide prioritized improvement plans and stable evidence for CI and enterprise tools.
What’s Changed
What’s Changed
- Add per-category dimension-score rollup to scan reports by @napetrov in https://github.com/napetrov/agentready/pull/89
- chore(release): v0.3.0 by @napetrov in https://github.com/napetrov/agentready/pull/91
Full Changelog: https://github.com/napetrov/agentready/compare/v0.2.1...v0.3.0