spec-graph-bootstrap
在 mcp-setup 后编译 graph readiness facts 和 impact capability artifacts。
基本信息
| 字段 | 内容 |
|---|---|
| Skill | spec-graph-bootstrap |
| 类型 | workflow command |
| 研发链路位置 | Graph |
| 入口 | /spec:graph-bootstrap / $spec-graph-bootstrap |
| Source | skills/spec-graph-bootstrap/SKILL.md |
描述
Compile project graph readiness facts after spec-mcp-setup has prepared the host runtime and provider configuration.
何时使用
- graph provider setup facts 已准备。
- 下游 plan/work/review 需要 graph status 和 impact readiness。
- 需要确认 provider 是否 ready、blocked 或 degraded。
工作步骤
- 读取 setup facts、provider 配置和 provider artifacts。
- 运行 provider bootstrap、status 或 query probe。
- 规范化 graph readiness、impact capability 和 degraded 状态。
- 把图谱证据交给 plan、work、review 等下游 workflow 消费。
输出
- graph facts、provider status 和 impact readiness。
- 明确的 provider limitation,避免把缺失图谱误当完整证据。
Agent 调度
- Graph provider 是事实来源,agent 不是事实来源。
- 当 provider degraded 时,后续 workflow 可用 repo research 或 bounded direct reads 补证据。
边界
- setup baseline 不 ready 时 fail closed。
- 不把 provider 缺失静默当作 ready。
