checkpoint — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited checkpoint (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
checkpoint 保存、恢復、列出長 session 的工作狀態,讓 context compression 或換 session 後能接回 branch、ticket、phase、next action。
Checkpoint 是 session continuity tool,不是 planning、triage、或 implementation skill。 它只寫 workspace memory / timeline 類的 local state,不替下游 skill 決定 scope,也不自動切 branch。
| User says | Mode | Reference |
|---|---|---|
checkpoint, 存檔, save checkpoint, save state | save | checkpoint-save-flow.md |
resume, 恢復, resume checkpoint, 接回去 | resume | checkpoint-resume-list-flow.md |
list checkpoints, 列出存檔, show checkpoints | list | checkpoint-resume-list-flow.md |
Ambiguous input defaults to save.
| Situation | Load |
|---|---|
| Any run | polaris-project-dir.md, session-timeline.md, shared-defaults.md |
| Save | checkpoint-save-flow.md, checkpoint-carry-forward-flow.md |
| Resume / list | checkpoint-resume-list-flow.md |
and recent timeline context.
Save 回傳 branch、ticket、phase、next action、resume phrase。Resume 回傳 checkpoint timestamp、branch、ticket、可取得時的 current status、next action。List 回傳 recent checkpoint rows。
Save mode 的 carry-forward gate 由 checkpoint-carry-forward-flow.md 執行;必須呼叫 scripts/check-carry-forward.sh,通過後才可回報 checkpoint saved。
Execute post-task-reflection-checkpoint.md before reporting completion.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.