orchestrations

Coordinate multi-phase workflows by routing user intent to workflow files.

19|9|Updated Mar 21, 2025
One-click install
npx skills add https://github.com/cyanheads/ntfy-mcp-server --skill orchestrations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrations
Source: https://github.com/cyanheads/ntfy-mcp-server/tree/main/skills/orchestrations
Command: npx skills add https://github.com/cyanheads/ntfy-mcp-server --skill orchestrations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured approach to orchestrate multi-phase workflows, enabling seamless coordination of foundational task skills for efficient execution.

Core Features & Use Cases

  • Multi-Phase Workflows: Chain foundational skills (git-wrapup, release-and-publish, maintenance, etc.) end-to-end.
  • User Intent Routing: Directs user intent to a specific workflow file under workflows/.
  • Universal Rules & Strategies: Applies consistent rules and strategies across all workflows, ensuring a cohesive approach to execution.

Quick Start

Run the orchestrations skill with the desired workflow name, such as 'greenfield-build', 'maintenance-release', or 'field-test-fix'.

Frequently Asked Questions about orchestrations

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

FAQPage Schema
How do I coordinate multi-phase workflows for project setup and release management?

Multi-phase workflow orchestration coordinates foundational task skills end-to-end, directing user intent to specific workflow files to manage project setup, maintenance, and release execution seamlessly.

What is the best way to chain administrative workflows like maintenance and release publishing?

The best way to chain administrative workflows applies universal rules and strategies to coordinate foundational skills like git-wrapup, release-and-publish, and maintenance, ensuring cohesive execution across all phases.

Can I route user intent to specific workflow files for different project phases?

Yes, user intent routing directs input to a specific workflow file under the workflows directory, triggering the appropriate multi-phase execution for scenarios like greenfield-build or field-test-fix.

Do I need specific task skills to execute multi-phase release management workflows?

Executing release management workflows requires foundational task skills like git-wrapup and maintenance, which the orchestrator chains together while managing user intent and applying universal execution strategies.

What workflows are available for coordinating project setup and field test fixes?

Available workflows include greenfield-build for project setup, maintenance-release for updates, and field-test-fix for resolving issues, each orchestrated through coordinating foundational task skills end-to-end.

When should I use workflow orchestration instead of running individual task skills?

Use workflow orchestration when executing complex administrative processes that require chaining multiple foundational skills across distinct phases, ensuring consistent rule application and seamless task coordination throughout.