session-restore
Installation
SKILL.md
session-restore
Restore session context from session-notes.md at the start of a new session.
Trigger
User says: "session-restore", "восстанови сессию", "restore session", "continue", "продолжай"
Steps
- Read
session-notes.mdfrom project root - If not found: tell user "No saved session found. Starting fresh."
- If found: a. Display "Restoring session from " b. Show "Current Task" and "Pending" sections c. Read "Next Action" — if concrete, announce and start executing d. If "Next Action" is vague, show full context and ask user what to do
- After loading, do NOT delete session-notes.md (user may want to reference it)