Context Save

Save current working context with git state and remaining work.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/aporto-tech/aporto-agent-skills --skill context-save-aporto-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Context Save
Source: https://github.com/aporto-tech/aporto-agent-skills/tree/main/skills/gstack/context-save
Command: npx skills add https://github.com/aporto-tech/aporto-agent-skills --skill context-save-aporto-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes scripts (resource) components.

What problem does it solve?

This Skill allows you to save your working context, including git state, decisions made, and remaining work, ensuring that you can resume your session without losing any progress.

Core Features & Use Cases

  • Context Preservation: Captures and saves your current git state, decisions, and work progress.
  • Resumable Sessions: Allows you to resume your work from where you left off, ensuring continuity.
  • Use Case: Ideal for developers who want to save their work before stepping away from their project, ensuring that they can pick up right where they left off upon returning.

Quick Start

Use the /context-save command to save your current context.

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 git state and working context before stepping away from a project?

To save your working context, run the /context-save command, which captures your current git state, decisions, and remaining work for resumable sessions.

What is the best way to manage developer work continuity across sessions?

Managing developer work continuity requires saving your working context, including git state and decisions, ensuring you can resume your project without losing progress.

Do I need a gstack environment to save my session context?

Yes, you need a gstack environment along with git installed to properly manage and save your current working context for later resumption.

How does saving git state and remaining work help with resumable sessions?

Saving git state and remaining work preserves your exact development progress and decisions, allowing you to pick up right where you left off upon returning.

Can I use this context save tool to capture decisions made during development?

Yes, the context save tool captures and saves decisions made during development alongside your current git state and work progress for future reference.