gsd-session-manager

Pause, resume, and report session context across Manus tasks.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/da-moon/manus-skills --skill gsd-session-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-session-manager
Source: https://github.com/da-moon/manus-skills/tree/main/skills/gsd-session-manager
Command: npx skills add https://github.com/da-moon/manus-skills --skill gsd-session-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manage continuity across Manus task boundaries by pausing work, preserving context, and generating session reports to ensure seamless handoffs.

Core Features & Use Cases

  • Pause, resume, and summarize ongoing work to maintain momentum across sessions.
  • Accumulate context and generate session reports for later review and onboarding.
  • Integrate with ROADMAP.md and STATE.md to reflect real-time progress and decisions for multi-phase projects.

Quick Start

Pause a session to snapshot context, then resume later using a simple AI prompt.

Frequently Asked Questions about gsd-session-manager

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

FAQPage Schema
How do I pause and resume work sessions across Manus task boundaries?

To pause and resume work sessions across Manus task boundaries, this Skill snapshots your current context into STATE.md. You can later load this state to seamlessly resume your work without losing momentum.

What is context preservation for multi-phase project roadmaps?

Context preservation for multi-phase project roadmaps involves capturing session state and decisions in STATE.md and ROADMAP.md files. This ensures real-time progress is maintained and accessible for future task handoffs and onboarding.

How do I generate session reports for ongoing project state?

You generate session reports for ongoing project state by using scripts to snapshot and update context stored in .gsd/STATE.md. This accumulates session history to support later review and continuity.

Can I track real-time progress decisions using ROADMAP.md and STATE.md?

Yes, you can track real-time progress decisions using ROADMAP.md and STATE.md. The Skill integrates directly with these files to reflect current project status, ensuring context is preserved and updated during pause and resume cycles.

Do I need any external dependencies to maintain session state in .gsd?

No external dependencies are required to maintain session state in .gsd. The Skill operates independently using internal scripts to read and write directly to the .gsd/STATE.md and .gsd/ROADMAP.md files for context snapshotting.