Back to skills
SkillHub ClubShip Full StackFull Stack

workflow-conductor

Workflow orchestration and automation engine

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
17
Hot score
87
Updated
March 20, 2026
Overall rating
C3.0
Composite score
3.0
Best-practice grade
B75.1

Install command

npx @skill-hub/cli install oimiragieo-agent-studio-workflow-conductor

Repository

oimiragieo/agent-studio

Skill path: .claude/skills/workflow-conductor

Workflow orchestration and automation engine

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: oimiragieo.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install workflow-conductor into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/oimiragieo/agent-studio before adding workflow-conductor to shared team environments
  • Use workflow-conductor for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: workflow-conductor
description: Workflow orchestration and automation engine
allowed-tools: [Bash, Read, Glob]
---

# Workflow Conductor Skill

## Overview
Workflow orchestration for complex automation. 90%+ context savings.

## Tools (Progressive Disclosure)

### Workflow Management
| Tool | Description | Confirmation |
|------|-------------|--------------|
| list-workflows | List defined workflows | No |
| run-workflow | Execute workflow | Yes |
| stop-workflow | Stop running workflow | Yes |
| workflow-status | Check workflow status | No |

### Task Operations
| Tool | Description |
|------|-------------|
| list-tasks | List workflow tasks |
| task-output | Get task output |
| retry-task | Retry failed task |

### Scheduling
| Tool | Description | Confirmation |
|------|-------------|--------------|
| schedule | Schedule workflow | Yes |
| list-schedules | List schedules | No |
| cancel-schedule | Cancel schedule | Yes |

## Agent Integration
- **orchestrator** (primary): Workflow design
- **devops** (secondary): Automation pipelines