general-purpose-orchestrator

Coordinate subagents to discover items, dispatch stages, and produce a final report.

3|2|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Open-Paws/structured-coding-with-ai --skill general-purpose-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: general-purpose-orchestrator
Source: https://github.com/Open-Paws/structured-coding-with-ai/tree/main/claude-code/.claude/skills/general-purpose
Command: npx skills add https://github.com/Open-Paws/structured-coding-with-ai --skill general-purpose-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates multiple subagents to drive the AI-driven /run pipeline, ensuring discovery, stage identification, and deterministic dispatch to produce a cohesive final report.

Core Features & Use Cases

  • Pipeline orchestration: discover pipeline items, assign stages, and route tasks to specialized subagents.
  • Result consolidation: classify outcomes and write a structured report for audit and review.
  • Use Case: When coordinating complex multi-agent workflows across /run, this skill yields a complete, auditable execution trace.

Quick Start

Invoke the general-purpose orchestrator to drive the /run pipeline and generate the final report.

Frequently Asked Questions about general-purpose-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate a multi-agent AI workflow pipeline end-to-end?

To orchestrate a multi-agent AI workflow pipeline, you use a deterministic run algorithm that discovers pipeline items, dispatches stages to specialized subagents, and consolidates results into a structured final report for audit.

What is the best way to coordinate subagents for automated task dispatch and reporting?

The best way to coordinate subagents for automated task dispatch is to use an orchestration skill that assigns specific pipeline stages to each agent, tracks execution end-to-end, and classifies outcomes into an auditable execution trace.

Can I use pipeline orchestration to track multiple specialized AI agents simultaneously?

Yes, pipeline orchestration tracks multiple specialized AI agents simultaneously by applying a deterministic dispatch mechanism that routes tasks across the workflow and generates a final structured report path for review.

How does a deterministic run algorithm handle pipeline item discovery and stage identification?

A deterministic run algorithm handles pipeline item discovery by scanning the provided inputs, identifying sequential stages, and strictly routing each task to the appropriate subagent to ensure a cohesive and auditable execution trace.

Do I need specific inputs to trigger automated pipeline orchestration across subagents?

Yes, you need to provide /run inputs to trigger automated pipeline orchestration, which the system uses to discover items, dispatch stages across subagents, and output a final report path for review.

When should I not use an automated orchestrator for my AI agent workflow?

You should not use an automated orchestrator for your AI agent workflow if your tasks do not require multi-stage dispatch, specialized subagent coordination, or strict end-to-end reporting and auditability.