Evaluate a software specification for AI agent readiness using the 9-dimension quality scorecard. Use this skill whenever someone asks to score, evaluate, grade, or audit a spec before implementation begins — or asks "is this spec ready?", "can agents implement this?", or "what's missing from our spec?". Also triggers on requests to improve a spec, find ambiguities, or prepare a spec for AI-assisted development. This is the gate that must pass before pre-implementation begins.
$npx -y skills add lilacmohr/ai-engineering-playbook --skill score-specInstalls into the current project.
Run `npx skills use "https://github.com/lilacmohr/ai-engineering-playbook" --skill "lilacmohr/ai-engineering-playbook/score-spec"` 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/lilacmohr/ai-engineering-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/lilacmohr/ai-engineering-playbook"` and select the relevant skills, then follow their instructions.