context-save

Save current working context, including git state and decisions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Faeif/linguaquest --skill context-save-faeif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-save
Source: https://github.com/Faeif/linguaquest/tree/main/.claude/skills/gstack/context-save
Command: npx skills add https://github.com/Faeif/linguaquest --skill context-save-faeif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Save your current working context, including git state and decisions, so you can seamlessly resume later.

Core Features & Use Cases

  • Capture and store the exact state of your work, including decisions made and remaining tasks, so you never lose progress between sessions.
  • Pair with a restore process to reload context and continue where you left off.

Quick Start

Ask Claude to save your current context now to enable a seamless resume later.

Frequently Asked Questions about context-save

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save my working context to resume a coding session later?

To save your working context for a later resume, you can capture your current git state, decisions, and remaining tasks. This stores your exact progress so you never lose your train of thought between sessions.

Can I store git state and project decisions when switching tasks?

Yes, you can store your git state and project decisions when switching tasks. The process captures the exact state of your work, allowing you to seamlessly switch focus and reload the context when you return.

What is the best way to hand off a project and keep my remaining work?

The best way to hand off a project is to save your working context, which captures your git state, decisions, and remaining work. This allows another developer or a future session to seamlessly continue the work.

Does context-save work without any external dependencies?

Yes, context-save works without any external dependencies. It operates independently to capture your current working context, including your git state and decisions, without requiring additional modules or components.

How do I reload context after pausing work between sessions?

To reload context after pausing work, you pair the saved context with a context-restore workflow. This reloads your captured git state, decisions, and remaining work so you can continue exactly where you left off.