QA 审计 — 跑全量文档质量检查,按 P0/P1/P2 严重度分级输出审计报告。设计完成、代码交接前调用本 skill,作为进入实施的最后一道硬门控,确保 P0=0 才放行。
$npx -y skills add blueprintos/analysis-to-delivery --skill qa-auditInstalls into the current project.
Run `npx skills use "https://github.com/blueprintos/analysis-to-delivery" --skill "blueprintos/analysis-to-delivery/qa-audit"` 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/blueprintos/analysis-to-delivery" that are relevant to the current task. Run `npx skills add "https://github.com/blueprintos/analysis-to-delivery"` and select the relevant skills, then follow their instructions.