johnpapajohnpapaCommunityยท1 Agent Skills Included

ai-ready

Audits repositories and generates AI-ready configuration files

Analyzes any repository and generates the configuration files coding agents need, including AGENTS.md, copilot-instructions, CI workflows, and issue templates. Mines PR review comments to turn repeated maintainer feedback into documented conventions, eliminating repetitive code reviews. Scores repo readiness across 12 tracked assets and audits existing files for drift without overwriting anything.
npx skills add johnpapa/ai-ready --all -g -y
Available:

Explains to the agent how this skill repository is structured, how to test the skill locally, and the conventions to follow when modifying or adding skills.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’