shine-resume-work

Restore project context by reloading STATE.md and detecting checkpoints.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-resume-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shine-resume-work
Source: https://github.com/diShine-digital-agency/SHINE-Code-System/tree/main/skills/shine-resume-work
Command: npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-resume-work

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Restore complete project context across sessions.

Core Features & Use Cases

  • Automatically reloads prior STATE.md and reconstructs context when missing.
  • Detects checkpoints and incomplete work to surface next steps.
  • Provides context-aware navigation and session continuity across conversations.

Quick Start

Resume work by loading your last STATE.md and continuing from the most recent checkpoint with full context.

Frequently Asked Questions about shine-resume-work

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

FAQPage Schema
How do I restore project context across Claude sessions?

Restore project context across sessions by reloading STATE.md to reconstruct prior work. It detects checkpoints and incomplete work to surface next steps for continued workflow continuity.

What is the best way to resume incomplete work from a previous checkpoint?

Resume incomplete work by loading your last STATE.md and routing to the resume-project workflow. It detects .continue-here markers and CONTEXT.md to guide your next actions accurately.

How does checkpoint detection work for session continuity?

Checkpoint detection works by scanning for .continue-here markers and existing STATE.md files. It identifies incomplete work and presents the immediate next actions required to restore session continuity.

Can I reconstruct context automatically if STATE.md is missing?

You can reconstruct context automatically when STATE.md is missing. It detects available CONTEXT.md files and checkpoint markers to rebuild the project state and present next steps.

Does context restoration work without manual state management?

Context restoration works without manual state management by automatically detecting checkpoints and routing to the resume-project workflow. It updates session continuity dynamically based on recovered project states.

When do I need to reload STATE.md for workflow continuity?

You need to reload STATE.md when starting a new session to restore project context. It ensures incomplete work is recovered and next actions are presented within Claude-based workflows.