A Copilot CLI skill that analyzes your repo and generates AI-ready configuration files.
ai-ready is easy to set up with strong trust signals. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo clone johnpapa/ai-readyOpen or clone the template repository.
Move the relevant AGENTS.md content into your project root.
Update project-specific commands, environment rules, and sensitive areas.
This tool scans your GitHub repository and creates configuration files that help AI agents understand your project's conventions. It looks at your code, tests, docs, and PR patterns to generate custom files like AGENTS.md and copilot-instructions. You can run it multiple times to check if your configuration is still up to date.
AI Ready is a Copilot CLI skill that analyzes your repository and generates the configuration files AI agents need to contribute correctly. It is GitHub-native, auto-discovering your repo's context, community health, and PR review patterns without you explaining anything. The skill generates assets customized to your project, not generic templates. It is safe to re-run: on the first run it creates missing assets, on subsequent runs it audits your existing AI-ready files against the current state of your codebase, flagging drift like outdated build commands or stale repo structure. It never overwrites your files; it suggests updates and lets you decide. The skill also mines your PR review comments for repeated feedback and turns them into automated conventions. The result is a 45-minute review becomes a 5-minute review. It is built from real maintainer experience by John Papa.
Strong trust signals; still review the README and permissions before production use.
Last commit was about 18 days ago.
92 GitHub stars indicate community interest.
1 open issues signal maintenance load.
MIT license detected.
Generate AGENTS.md and copilot-instructions for a new repository
Audit existing AI-ready files for drift after code changes
Create issue templates and CI configuration tailored to your project
Analyze PR review patterns to automate conventions
Get a readiness report without modifying any files
Agent instruction templates should be reviewed before use because they can change coding-agent behavior across an entire repository.
Avoid copying rules that grant broad filesystem, shell, network, or secret access without adapting them to your project.
92
Stars
12
Forks
1
Issues
MIT
License
A drop-in AGENTS.md file that makes coding agents behave like senior engineers, eliminating sycophancy and forcing verification.
Convert and sync AI coding-agent rule files between formats with zero dependencies.
Generate AGENTS.md from your codebase in one command. Free, instant, no API key.
2 security/trust notes recorded.
Setup difficulty is 1/5.