copilot-workflow-orchestrator

Community

Coordinate multi-agent workflows across complex features.

Authorcstarlea
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill manages intricate multi-agent workflows, coordinating phases, handoffs, progress tracking, and quality checks to ensure long-running features progress smoothly from start to finish.

Core Features & Use Cases

  • Phased Workflows: Define phases (backend, frontend, testing) with clear sequencing and parallelism.
  • Handoff & Progress Tracking: Manage transitions between agents and phases, checkpoints, and status updates.
  • Dependency & Quality Enforcement: Resolve dependencies, gate progression on successful checks, and surface blockers.
  • Official Templates: Leverage pre-defined workflow templates for common patterns (full-stack, refactor, integration, etc.).

Quick Start

Use the Full-Stack Feature Workflow to coordinate a backend foundation, API, frontend UI, integration tests, and final review across five phases.

Dependency Matrix

Required Modules

None required

Components

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: copilot-workflow-orchestrator
Download link: https://github.com/cstarlea/agent-skill-orchestrator/archive/main.zip#copilot-workflow-orchestrator

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