ワンクリックで
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.