원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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.