一键导入
context-saver
Save the current Clautrimite session into SESSION_LOG.md so the next session can resume from the last known phase.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Save the current Clautrimite session into SESSION_LOG.md so the next session can resume from the last known phase.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Routes gstack, GSD, and Superpowers to their correct phases in Claude Code. Activates automatically, enforces strict phase boundaries, and suppresses out-of-phase execution.
Print the recommended Clautrimite operating loop, when to use each framework, and how to break out of the loop intentionally.
| name | context-saver |
| description | Save the current Clautrimite session into SESSION_LOG.md so the next session can resume from the last known phase. |
| invocation | manual |
Use this command when the session has produced real decisions, plans, or implementation work and you want to preserve that state for the next session.
Append entries to SESSION_LOG.md in the project root. If the file does not exist, create it.
Write one line per decision or delivered artifact in this exact format:
[YYYY-MM-DD HH:MM] framework | PHASE | what was decided or built
Where:
framework is one of gstack, GSD, SuperpowersPHASE is one of DECISIONS & SPEC, PLANNING, EXECUTIONSaved N entries to SESSION_LOG.md.
/context-saver.