skills/context-snapshot/SKILL.md
Create a durable handoff file that captures important conversation state for agent continuity. Use when the context window is getting full, when switching agents/sessions, when handing off work, or when asked to summarize progress without losing decisions, constraints, risks, and pending tasks.
npx skillsauth add altshiftstudio/skills context-snapshotInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create one handoff file with the highest-signal context from the current conversation.
handoffs/context-<YYYY-MM-DD-HHMM>.md.Select one mode:
| Mode | Use when | Depth |
| :--- | :--- | :--- |
| quick | Estimated conversation size is small and task scope is single-track | Minimal bullets, highest-priority items only |
| standard | Typical multi-step task with moderate context | Full template, balanced detail |
| forensic | Large context, contradictions, or high-risk decisions | Full template plus contradiction/TODO tracking |
Extract only what a new agent needs to continue safely:
None.source: tags to major claims, decisions, blockers, and next steps.- API key rotation blocked by IAM policy (source: command output, aws iam get-role)TODO instead of guessing.high, medium, or low.high: No material contradictions; next steps are executable.medium: Minor uncertainty; TODO items are explicit.low: Major gaps or contradictions; list blocking questions before handoff.tools
Design and manipulate Pencil (.pen) files using MCP tools. Use this skill when (1) creating UI screens, dashboards, or layouts in .pen format, (2) reading or modifying existing .pen designs, (3) working with design system components, (4) generating code from .pen files, or (5) understanding PEN file structure, tokens, or schema.
development
Create, edit, and manipulate Obsidian Canvas (.canvas) files. Use this skill when the user wants to visualize concepts, build flowcharts, or organize information spatially using the JSON Canvas format.
documentation
Create strategic design briefs that empower designers. Use when asked to write a design brief, product brief, feature brief for a new product, flow, or a feature. Triggers include "create a design brief", "brief for [feature]", or "design spec".
documentation
Generates non-obvious ideas using Verbalized Sampling (VS-CoT). Use when the user needs to brainstorm novel solutions, avoid stereotypical patterns, or write creatively.