gsd-resume-work

Load handoff context from .planning/handoffs and resume paused project work.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/optivent/gsd-kimi-cli --skill gsd-resume-work
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-resume-work
Source: https://github.com/optivent/gsd-kimi-cli/tree/main/skills/gsd-resume-work
Command: npx skills add https://github.com/optivent/gsd-kimi-cli --skill gsd-resume-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resume work from a handoff file to re-engage paused projects.

Core Features & Use Cases

  • Resume paused work by loading the latest handoff context and continuing the plan.
  • Integrate with the .planning/handoffs directory to identify and load progress.
  • Spawn agents to restore context, progress decisions, and archive the handoff after completion.

Quick Start

Instruct the system to resume work by selecting a handoff file and continuing from the last checkpoint.

Frequently Asked Questions about gsd-resume-work

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

FAQPage Schema
How do I resume work on a paused AI software project?▼

You can resume work by loading a handoff file from the .planning/handoffs directory, which restores the paused project context and allows spawned agents to continue from the last checkpoint.

What is a handoff file used for in software project workflows?▼

A handoff file is used to save the context and progress of an AI-assisted software project before execution pauses, enabling the system to restore decisions and resume work later.

How do I load context from a handoff file to continue a paused plan?▼

You load context by instructing the system to select a handoff file from the .planning/handoffs directory, which spawns agents to restore the context and track progress against the plan.

Does this workflow automation require a specific directory structure for handoffs?▼

Yes, this workflow automation requires a .planning/handoffs directory to identify, load, and ultimately archive handoff files after successfully resuming and completing the paused work.

What happens to a handoff file after project work is resumed and completed?▼

After project work is successfully resumed and completed, the system archives the handoff file to clean up the workspace while preserving the completed task history.