score_project
Check AI-readiness of one or all projects by evaluating documentation, infrastructure, code quality, and security. Provides a letter grade A+ to F with detailed breakdown.
Instructions
Score one or all projects on AI-readiness (0-100%). Checks documentation (copilot-instructions, README, CLAUDE.md, .cursorrules, SKILLS.md, .env.example), infrastructure (git, hooks, Docker, CI, deploy scripts, PM2), code quality (tests, TypeScript, linting, npm scripts), and security (.env gitignored, secrets exposure, lockfiles). Returns letter grade (A+ to F) with detailed breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name to score. Omit to score all projects. |