task-persist

Community

Save and restore multi-step task progress.

AuthorhamzaPixl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a mechanism to save and restore task progress across sessions by persisting state to a dedicated file, ensuring multi-step tasks can resume after context resets or session boundaries.

Core Features & Use Cases

  • Persist task state to .context/task-state.json to enable resuming work after interruptions.
  • Validate the task dependency graph before saving to catch cycles or orphaned references.
  • Restore pending and in-progress tasks with their relationships to continue work in subsequent sessions.

Quick Start

Call the skill with the save argument to persist the current tasks, or with load to restore the saved state.

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: task-persist
Download link: https://github.com/hamzaPixl/pixl-ai/archive/main.zip#task-persist

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.