execute-steps
OfficialTrack Shield steps and resume cleanly.
Authorinfraspecdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents step-by-step Shield workflows from losing state by giving each phase a reliable way to register steps, track progress, and recover interrupted runs.
Core Features & Use Cases
- Step Skeleton Registration: Defines a fixed set of mandatory and conditional steps for a single skill phase.
- Progress Tracking: Marks each step as started, completed, or failed so status stays visible during execution.
- Resume Support: Detects incomplete work and helps a skill continue from the correct step instead of starting over.
- Use Case: A planning or implementation skill can use it to preserve progress across long operations that may be interrupted mid-run.
Quick Start
Ask this skill to initialize the current phase’s step list and then update each step as it starts, completes, or fails.
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: execute-steps Download link: https://github.com/infraspecdev/tesseract/archive/main.zip#execute-steps 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 536,000+ vetted skills library on demand.