workflow-executor

Community

Run workflows with precise per-step orchestration.

Authormemorysaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Orchestrates multi-step workflows defined in Markdown, ensuring deterministic per-step execution, sandbox management, and per-step validation state.

Core Features & Use Cases

  • Execute workflows from workflows/*.md using the skills-first architecture
  • Per-step Task calls with sandbox isolation
  • Validation-driven completion and real-time progress visualization
  • Streaming TUI for real-time tool execution feedback

Quick Start

Use the CLI to run a workflow, e.g., looplia run writing-kit --file ./examples/ai-healthcare.md.

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: workflow-executor
Download link: https://github.com/memorysaver/looplia-core/archive/main.zip#workflow-executor

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