agentready
Score repositories for AI-assisted development readiness
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install AgentReady?โผ
Run `npx skills add ambient-code/agentready --all -g -y` in your terminal to install all skills in this suite globally.
What does AgentReady measure?โผ
It scores your repository across 25 research-backed attributes like test coverage, type annotations, documentation, and CI setup, then assigns a Bronze to Platinum certification.
How do I check if my repo is ready for AI coding tools?โผ
Run `agentready assess .` in your repository to get an overall score plus a detailed report showing exactly which attributes pass or fail.
Does AgentReady tell me how to fix problems?โผ
Yes. Every failing attribute comes with specific remediation steps, recommended tools, and example commands you can apply immediately.
Can I customize the scoring weights?โผ
Yes. Create a `.agentready-config.yaml` file to adjust attribute weights, exclude specific checks, or change the report output directory.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core