Progress Continuity & Interruption Resilience
OfficialKeep workflows resumable through interruptions.
Software Engineering#checkpointing#reliability#continuity#resumption#progress-tracking#agent-workflows#interruption-resilience
AuthorVrooli
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents the loss of progress when complex development scenarios are interrupted by making checkpoints, progress state, and resumption behavior explicit and reliable.
Core Features & Use Cases
- Flow awareness: Analyze mapped journeys and their natural checkpoints, especially those described in docs/internal/TEMPORAL-FLOWS.md, to understand what constitutes progress and completion.
- State persistence: Differentiate meaningful progress state from ephemeral UI hints, persist checkpoints after decisive steps, and ensure resume entrypoints can locate the current position without ambiguity.
- Resumption guidance: Offer clear next steps, context summaries, and idempotent retry behavior so agents and users can safely pick up where they left off without duplicating work.
Quick Start
Tell the skill to checkpoint the current multi-step scenario and summarize the next safe action before stepping away.
Dependency Matrix
Required Modules
None requiredComponents
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: Progress Continuity & Interruption Resilience Download link: https://github.com/Vrooli/Vrooli/archive/main.zip#progress-continuity-interruption-resilience Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.