Help us improve
Share bugs, ideas, or general feedback.
From oh-my-agent
Creates compact checkpoint snapshots for long-running oma sessions: summarizes goals, stage, completed work, todos, risks, and recovery command. Optionally writes to .oma/state/checkpoint.md.
npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agentHow this command is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:checkpointThe summary Claude sees in its command listing — used to decide when to auto-load this command
创建 oma 检查点快照。 上下文: $ARGUMENTS 协议: 1. 总结目标、活动阶段和当前模式。 2. 捕获已完成的工作和剩余的待办事项。 3. 捕获关键决策和开放风险。 4. 提供单命令恢复提示。 5. 如果文件系统工具可用,写入/更新 `.oma/state/checkpoint.md`。 输出格式: ## 检查点 - 目标: - 模式: - 阶段: ## 已完成 - ... ## 剩余 - ... ## 风险 - ... ## 恢复 - ...
/checkpointSaves a Markdown checkpoint capturing session progress, git state, open questions, and prioritized next steps to .claude/checkpoints/<timestamp>.md. Updates CLAUDE.md and commits changes.
/snapshotGenerates a handoff snapshot summary of session accomplishments, state, decisions, and next steps; writes to .claude/snapshot.md.
/checkpointManages project checkpoints: verifies code and tests, commits via git with Conventional Commits, updates progress.md docs, suggests /clear. Supports save, restore, list, --archive.
/checkpointCreates, verifies, or lists named checkpoints to track progress across workflow stages. Also supports clearing old checkpoints.
/checkpointCreates, verifies, or lists named checkpoints to track progress across workflow stages. Also supports clearing old checkpoints.
/checkpointSaves or restores git working directory checkpoints capturing staged/unstaged changes and untracked files. Supports list, diff, delete subcommands with optional --tag.
Share bugs, ideas, or general feedback.
创建 oma 检查点快照。
上下文: $ARGUMENTS
协议:
.oma/state/checkpoint.md。输出格式: