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.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/github/awesome-copilot /tmp/awesome-copilot && ln -s /tmp/awesome-copilot/skills/acreadiness-assess ~/.claude/skills/acreadiness-assess
More from this repo
agent-governance
Patterns and techniques for adding governance, safety, and trust controls to AI agent systems.
acquire-codebase-knowledge
Used when the user explicitly asks to map, document, or onboard into an existing codebase.
acreadiness-generate-instructions
Used to generate tailored AI agent instruction files via AgentRC instructions command.