npx claudepluginhub 30675137/superspecThis skill uses the workspace's default tool permissions.
<HARD-GATE>
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Reviews prose for communication issues impeding comprehension, outputs minimal fixes in a three-column table per Microsoft Writing Style Guide. Useful for 'review prose' or 'improve prose' requests.
定位: 交付完整性检查。不做功能正确性验证(那是 Verify 阶段的职责)。
docs/specs/{project-id}/spec.md — 验收标准参考docs/specs/{project-id}/design.md — 交付物清单参考docs/specs/{project-id}/tasks.md — 任务完成状态| # | 检查项 | 判定标准 |
|---|---|---|
| 1 | 任务完成度 | tasks.md 中所有任务状态为"已完成" |
| 2 | 实现说明 | 每个已完成任务有实现说明 |
| 3 | 交付物齐全 | Design 中列出的所有交付物都已产出 |
| 4 | 测试说明 | 有测试方法和结果描述 |
| 5 | 部署说明 | 有交付/上线/回滚要点 |
引用 templates/review-delivery-template.md 生成报告,保存到 docs/specs/{project-id}/reviews/review-delivery-r{n}.md
派发 superspec:agent-quality-reviewer,传入审查输入和本 Skill 的检查清单。