Skip to content
Development
Command

/save

为一个 spec-superflow change 保存兼容 checkpoint

From plugin
spec-superflow
7113 skills3 commands1 hook
Install
> /plugin marketplace add MageByte-Zero/spec-superflow
> /plugin install spec-superflow@spec-superflow

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/save

Context preview

What this command does when you run it.

为一个 spec-superflow change 保存兼容 checkpoint

Command definition

save.md
description: 为一个 spec-superflow change 保存兼容 checkpoint
argument-hint: "<change-name-or-path> --task <id> --next <next-step>"
allowed-tools: Bash(ssf:*)

只把 `$ARGUMENTS` 作为对话输入,从中提取明确的 change、task 和 next,以及用户明确提供的可选 evidence 字段。信息不足时先询问一次;不要编造 verification 或 review 证据。

确认参数后运行 `ssf save "<change>" --task "<task-id>" --next "<next-step>" [--completed "<completed>"] [--verification "<verification>"] [--review "<review>"] [--risk "<risk>"] [--commit-start "<commit-start>"] [--commit-end "<commit-end>"] --json`。每个值必须来自已提取或已确认的信息,并作为单独引用的字面参数传入。只报告 CLI 返回的 checkpoint 结果,并保留现有状态机和存储边界。

Ships withspec-superflow

源码级融合 OpenSpec 规划引擎 + Superpowers 执行纪律的 AI 编程工作流插件。17 平台支持,9 skills,Spec-first,契约驱动。

Get the whole plugin
Stats
712
Stars
71
Forks
Active
Maintenance
JavaScript
Language
MIT
License
2d ago
Last commit
1mo ago
Created

Repo: MageByte-Zero/spec-superflow