Skip to main content
在 Manus 中运行任何 Skill
一键导入

restart-from-previous-session

星标3
分支0
更新时间2026年6月12日 00:03

Creates and maintains restart guides — session-handoff documents that capture the in-flight state of multi-session tasks so a future agent can resume in ~5 minutes instead of re-discovering context over 20–60 minutes. At session start, discovers active guides under `memories/restart-guides/active/` and offers a chooser. At session end, writes a new guide or updates the loaded one — capturing files modified, decisions opened/closed, action items in flight, traps, exact next-session steps — and maintains `_index.md` and the lifecycle subfolders. Use this skill whenever the user says "continue where we left off", "resume the previous session", "check if there's a restart guide", "prepare a restart guide", "write a handoff doc", "create a session handoff", invokes `/prepare-restart-guide`, or whenever the agent is starting or ending a session and a multi-session task is in flight — even if the user doesn't use those exact words.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
11 个文件
SKILL.md
readonly