Skip to main content
AI/MLgithub

acreadiness-assess

Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:microsoft/agentrc readiness` and hands off rendering to the @ai-readiness-reporter custom agent. Supports policies (--policy) for org-specific scoring. Use when asked to assess, audit, or score the AI readiness of a repo.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--acreadiness-assess
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/acreadiness-cockpit/skills/acreadiness-assess/SKILL.md -o .claude/skills/acreadiness-assess.md

Drops the SKILL.md into .claude/skills/acreadiness-assess.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.