step-sequencer
CommunityDurable multi-step execution with crash recovery.
Software Engineering#automation#multi-step#state-persistence#heartbeat#plan-management#crash-recovery#step-sequencer
Authorcris-m
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Persistent, heartbeat-driven execution of multi-step plans. Unlike the executing-plans skill (which runs within a single session), the step-sequencer writes progress to disk after every step — so if the gateway restarts mid-task, the next heartbeat picks up exactly where it left off.
Core Features & Use Cases
- Heartbeat-driven workflow: proposes, approves, and persists multi-step plans for long-running tasks.
- Checkpointed progress: writes state to disk after each step to enable crash recovery.
- Dependency-aware execution: advances steps only after required inputs are available and user approval is granted.
Quick Start
Submit a complex request and I will outline a plan, await your approval, then execute and persist progress across heartbeats.
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: step-sequencer Download link: https://github.com/cris-m/flopsy/archive/main.zip#step-sequencer 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.