Skills context-save
📦

context-save

Content revision r1 Medium Risk ⚙️ External commands

Save 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.

Supports: Claude Codex Code(CC)
📊 71 Adequate

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "context-save" from https://skillstore.io/skills/claudate-context-save.md and its manifest at https://skillstore.io/api/skills/claudate-context-save/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.

Agent-readable resources

Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.

Test it

Using "context-save". The user asks to switch windows after implementing login state handling.

Expected outcome:

A Markdown handoff note records the completed login work, remaining publish tasks, key files, caveats, and next action.

Using "context-save". The user pauses a debugging session with several unresolved failures.

Expected outcome:

A session note lists the current hypothesis, failed attempts, affected files, high priority fixes, and restart guidance.

Using "context-save". The user needs another assistant to continue feature development.

Expected outcome:

A structured context file captures project background, decisions, completed steps, pending tasks, and files to review first.

Security Audit

Medium Risk
v8 • 7/5/2026 Open versioned report

Static external-command, system-reconnaissance, and obfuscation alerts are false positives from Markdown formatting, examples, and readable Chinese prose. No executable shell, Ruby, network, or reconnaissance behavior was found in SKILL.md. A medium-risk issue remains because session notes may persist sensitive context without redaction guidance.

1
Files scanned
140
Lines analyzed
0
Review items
0
False positives ignored

Confirmed security concerns (1)

Medium
Unredacted Session Context Persistence
The skill instructs the agent to review current session details and save a structured handoff file. It does not require redacting secrets, credentials, cookies, private URLs, or user data before writing the note.
Lines 18-25 define broad context extraction, and line 33 places the result in project documentation. The risk is local persistence of sensitive context, not active exfiltration.
Audited by: codex View Audit History →
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/claudate-context-save/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/claudate-context-save/security.svg)](https://skillstore.io/skills/claudate-context-save?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/claudate-context-save?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/claudate-context-save/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/claudate-context-save.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA · BibTeX · CFF)

APA citation

Claudate. (2026). context-save security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/claudate-context-save/audits/8

BibTeX citation

@techreport{claudate-claudate-context-save-2026, author = {Claudate}, title = {context-save security audit report (audit version 8)}, institution = {Skillstore}, year = {2026}, number = {8}, url = {https://skillstore.io/skills/claudate-context-save/audits/8}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "context-save 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-save/audits/8" identifiers: - type: other value: "skillstore:claudate-context-save:audit:8" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
70
Community
91
Spec Compliance

What You Can Build

Continue Development in a New Window

Create a concise handoff note before a long coding session reaches context limits.

Transfer Project State Across Agents

Record decisions, unfinished tasks, and important files for another AI assistant session.

Document Work in Progress

Capture completed steps, blockers, and next actions while a feature remains unfinished.

Try These Prompts

Save Basic Handoff
Use context-save to summarize this session and save a handoff note for the next window.
Save Prioritized Tasks
Use context-save. Emphasize unfinished work, priority labels, key files, and the first next action.
Save Debugging Context
Use context-save for this debugging session. Include symptoms, attempted fixes, current hypothesis, and files to inspect next.
Save Redacted Project Handoff
Use context-save for this complex project. Exclude secrets, tokens, cookies, private URLs, and personal data before saving.

Best Practices

  • Run the skill before context becomes too long to summarize accurately.
  • Ask for secret redaction when sessions include credentials or customer data.
  • Review generated file paths and task priorities before relying on the note.

Avoid

  • Do not save API keys, cookies, passwords, tokens, or private customer data.
  • Do not treat the handoff note as proof that code was tested.
  • Do not use vague unfinished tasks that lack a clear next action.

Frequently Asked Questions

What trigger does this skill use?
It is designed to run when the user sends the Chinese phrase 换窗口处理-.
Where does it save session notes?
It saves Markdown files under docs/context-sessions in the current project.
What information does the note include?
It includes context, completed work, unfinished tasks, key files, caveats, and next actions.
Does it resume the session automatically?
No. It creates a handoff note intended for a separate context-resume workflow.
Can it work with Claude Code and Codex?
Yes. The marketplace metadata lists Claude, Claude Code, and Codex support.
What should users check before saving?
Users should remove secrets, private data, inaccurate paths, and unclear task descriptions.

Developer Details

Author

Claudate

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

02f077c174c5335e2f5d02ca15e77b70d9543e58

Maintenance freshness

7/18/2026

Usage

13 downloads · 194 views

File structure

📄 SKILL.md

More from Claudate

View all
View all