From superspec
Use when Spec has passed review and technical design is needed before task breakdown
npx claudepluginhub 30675137/superspecThis skill uses the workspace's default tool permissions.
- `docs/specs/{project-id}/spec.md` 已存在
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.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
docs/specs/{project-id}/spec.md 已存在superspec:agent-solution-architect
templates/design-template.mdsuperspec:agent-project-planner
superspec:agent-doc-governancedocs/specs/{project-id}/spec.mddocs/specs/{project-id}/reviews/review-spec-r{n}.md(如有 PASS_WITH_NOTES)docs/specs/{project-id}/constitution.mddocs/specs/{project-id}/design.mddocs/specs/{project-id}/reviews/review-design-r{n}.md派发方案架构 Agent,传入 Spec 文档,要求:
派发项目规划 Agent,传入 Design 初稿:
同 Define 阶段的流程: 校验 → 保存 → 触发门禁 → 处理结论
| 情况 | 处理方式 |
|---|---|
| Spec 需求有歧义 | 标记并回退到 Define 澄清 |
| 设计过于复杂 | 方案架构 Agent 用 YAGNI 简化 |
| 无法确定技术选型 | 列出候选方案及 trade-off,让用户决定 |