ai-ready
Audits repositories and generates AI-ready configuration files
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ai-ready?โผ
Run `npx skills add johnpapa/ai-ready --all -g -y` in your terminal to install the skill globally.
What does ai-ready do?โผ
It scans your repository's code, CI, tests, and docs, then generates customized configuration files like AGENTS.md and copilot-instructions.md so coding agents follow your project's conventions.
How does ai-ready reduce code review time?โผ
It mines your recent PR review comments for repeated feedback and converts those patterns into written conventions that agents follow automatically on future pull requests.
Will ai-ready overwrite my existing files?โผ
No. It only creates missing files, audits existing ones for drift, and suggests updates for your approval before changing anything.
Can I get a readiness score without generating files?โผ
Yes. Ask for a report-only run, such as 'how ai-ready is this repo', and it scores your repo across 12 tracked assets without creating anything.
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