context-save
71Save Claude Session Context
Long Claude and Codex sessions lose critical context when work moves to a new window. This skill creates a structured handoff note that records progress, priorities, key files, and next actions.
Resume Saved Coding Sessions
Switching AI coding windows can lose task context and progress notes. This skill lists saved sessions, loads the chosen context, and keeps progress files updated.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "context-resume" from https://skillstore.io/skills/claudate-context-resume.md and its manifest at https://skillstore.io/api/skills/claudate-context-resume/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "context-resume". Resume my saved coding session.
Expected outcome:
The skill lists available session files, shows unfinished task counts, and asks which session to load.
Using "context-resume". Continue the login session from yesterday.
Expected outcome:
The skill loads the matching session, displays its notes, and asks which listed task should be handled next.
Using "context-resume". Update progress after finishing the export bug fix.
Expected outcome:
The skill moves the completed task, updates the last modified time, and keeps remaining tasks visible.
All static external-command findings are false positives caused by Markdown code fences or inline labels. The skill has no real shell execution, but it does direct the agent to trust session-file content and delete session files when work is complete.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/claudate-context-resume/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/claudate-context-resume?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/claudate-context-resume?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/claudate-context-resume/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/claudate-context-resume.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Claudate. (2026). context-resume security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/claudate-context-resume/audits/8@techreport{claudate-claudate-context-resume-2026,
author = {Claudate},
title = {context-resume security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/claudate-context-resume/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "context-resume security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Claudate"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/claudate-context-resume/audits/8"
identifiers:
- type: other
value: "skillstore:claudate-context-resume:audit:8"
description: "Skillstore immutable audit report identifier"
Load the saved task list, key files, and next action notes after opening a new AI coding window.
Review saved progress and choose the next high-priority task from a previous coding session.
Keep completed and remaining work synchronized while progressing through a saved project checklist.
List saved context sessions and ask me which one to resume.
Load the session named [file name], show its contents, and ask which task I want next.
Resume the selected session, read the key files, and continue with the highest-priority unfinished task.
Load the selected session, continue tasks by priority, update progress after each completed item, and delete it only after all tasks are done.
Author
ClaudateLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
02f077c174c5335e2f5d02ca15e77b70d9543e58
Maintenance freshness
7/18/2026
Usage
10 downloads · 206 views
File structure
📄 SKILL.md
Organize Long AI Tasks with Planning Files
by ZhanlinCui
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Track Long Tasks With a Portable State Ledger
by glenskii
Long technical tasks lose decisions, evidence, and next actions across sessions. This skill maintains a concise Markdown state file with reviewed local evidence references.
Create Slash Commands for AI Workflows
by DNYoussef
Repeated AI workflows are slow when users rely on long natural language prompts. This skill helps define concise slash commands with routing, validation, chaining, and help text.
Create CCGG Project Workspaces
by DaronVee
Project setup often misses shared operations, index, and logging requirements. This skill guides Claude, Codex, and Claude Code through structured CCGG project creation with templates and validation checks.
Choose Claude Code Web or CLI
by DNYoussef
Teams lose time when they pick the wrong Claude Code interface for a task. This skill recommends Web, CLI, or a hybrid handoff workflow.
Optimize AI Context Windows
by ChakshuGautam
Long AI sessions can waste tokens, slow responses, and lose important context. This skill gives Claude, Codex, and Claude Code practical patterns for compacting, masking, caching, and budgeting context.