Skill: resume-session
Whenever this skill is invoked, the Agent must mandatorily execute the following steps:
- Read the file
{{VAULT_PATH}}/wiki/changelog.md(only the last 10 entries). Identify the most recentsession-type entry and extract the log filename referenced in it. - Read the file
{{VAULT_PATH}}/wiki/index.mdto understand the current state of knowledge in the vault. - Read ONLY the log file identified in step 1. Do not load multiple logs unless requested by the user.
- Prepare and display an executive summary for the user, stating:
- What we were working on before.
- What pending items were left by the previous session.
- Ask: "Would you like me to load additional context from previous sessions?"
- Only load additional logs if the user explicitly confirms. Each extra log costs ~500-2,000 tokens -- always ask before spending them.