ワンクリックで
checkpoint
Save session context to ferrex before context clear
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Save session context to ferrex before context clear
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Produce a read-only code review report from a diff. Runs parallel reviewers, folds their findings through adjudication and humanization, and saves the report under docs/superpowers/reviews/. Shadows the built-in /review command.
Clean up code in current branch - simplify, remove AI artifacts, challenge decisions
Delete ferrex memories by ID
Search ferrex memory
Audit ferrex memory health
Store in ferrex memory (no args = session summary, with args = store that info)
| name | checkpoint |
| description | Save session context to ferrex before context clear |
Snapshot session state to ferrex so the next context can resume without re-research.
Steps:
Summarize session state. Collect:
[x] done, [ ] remaining)Store in ferrex. Call the ferrex__store MCP tool with:
content: full structured summarymemory_type: "episodic"namespace: git repository name (basename of the repo root, not the worktree); basename of the working directory if not in a git repoentities: project name, "checkpoint", branch name, key topicscontext: affected file paths, branch nameConfirm. Tell the user:
Recall checkpoint: "<goal>"