synapse-step-workflow
OfficialOrchestrate complex actions with steps.
Authordatamaker-kr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the development of complex actions by providing a structured, step-based workflow system that handles execution, progress tracking, and automatic rollback on failure.
Core Features & Use Cases
- Multi-phase Execution: Break down complex tasks into manageable, sequential steps.
- Progress Tracking: Monitor the overall progress of an action based on individual step weights.
- Automatic Rollback: Ensure data integrity by automatically undoing executed steps if a failure occurs.
- State Sharing: Pass data and state between steps using a shared context object.
- Use Case: Building a data processing pipeline that involves loading data, transforming it, training a model, and then uploading the results. Each of these would be a step, with the Orchestrator managing the flow and rollback if any step fails.
Quick Start
Use the synapse-step-workflow skill to understand how to define and execute a sequence of steps for a complex action.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: synapse-step-workflow Download link: https://github.com/datamaker-kr/synapse-claude-marketplace/archive/main.zip#synapse-step-workflow 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 223,000+ vetted skills library on demand.