Assess a codebase's readiness for AI agent contributors using the layered contract model, and generate a complexity hotspot SVG treemap (size = LOC, hue = cyclomatic complexity, saturation = recent git churn). TRIGGER when the user types /assess, asks for an AI-readiness review, wants a complexity heatmap or hotspot map, asks 'how complex is this code?', wants migration risk triage, or asks for a codebase snapshot/report. Produces an MD report + SVG that can be opened as a PR in the target repo.
$npx -y skills add bjcoombs/ai-native-toolkit --skill assessInstalls into the current project.
Run `npx skills use "https://github.com/bjcoombs/ai-native-toolkit" --skill "bjcoombs/ai-native-toolkit/assess"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bjcoombs/ai-native-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/bjcoombs/ai-native-toolkit"` and select the relevant skills, then follow their instructions.