分析到交付的入口 — 根据你的目标(配置/澄清/BRD/PRD/合规/开发/审计/交接)路由到正确的 user-invoked skill。不确定该用哪个 analysis-to-delivery skill 时,从此入口进入。
$npx -y skills add blueprintos/analysis-to-delivery --skill ask-deliveryInstalls into the current project.
Run `npx skills use "https://github.com/blueprintos/analysis-to-delivery" --skill "blueprintos/analysis-to-delivery/ask-delivery"` 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.