state-persistence

Community

Save and resume your workflow state.

AuthorseanGSISG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill saves workflow state to Serena MCP memory so you can resume work later from research, planning, execution, or completion stages.

Core Features & Use Cases

  • Memory file format: Standardized naming and frontmatter for memory files.
  • Automatic and manual saves: Supports automatic saves at milestones and manual saves during planning/execution.
  • Resume capability: /cc:resume restores state from the latest memory file.

Quick Start

Save current progress with /cc:save or resume with /cc:resume.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: state-persistence
Download link: https://github.com/seanGSISG/crispy-claude/archive/main.zip#state-persistence

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository