orchestrator-framework

Document shared orchestration patterns for maister orchestrator phase execution and state management.

199|26|Updated Nov 27, 2025
One-click install
npx skills add https://github.com/SkillPanel/maister --skill orchestrator-framework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator-framework
Source: https://github.com/SkillPanel/maister/tree/main/plugins/maister-copilot/skills/orchestrator-framework
Command: npx skills add https://github.com/SkillPanel/maister --skill orchestrator-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Shared reference documentation to unify how maister orchestrators execute phases, manage state, and initialize task work, reducing duplication across workflows.

Core Features & Use Cases

  • Provides Phase Execution Pattern, State Management, Interactive Mode, and Initialization guidance that all orchestrators adopt.
  • Includes example reference files and delegation rules to ensure consistent task lifecycles, progress tracking, and resume behavior across development, performance, migration, and research workflows.
  • Acts as a single source of truth for orchestration patterns to accelerate new orchestrator creation and onboarding.

Quick Start

Consult the orchestrator-framework patterns to standardize phase execution, state handling, and initialization across your maister orchestrators.

Frequently Asked Questions about orchestrator-framework

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

FAQPage Schema
How do I standardize phase execution and state management across maister orchestrators?

You can standardize phase execution and state management across maister orchestrators by adopting shared orchestration patterns from a centralized framework reference. It provides defined frontmatter, standard state schemas, and initialization guidance to ensure consistency across development, performance, migration, and research workflows.

What are orchestration patterns for managing task lifecycles and delegation?

Orchestration patterns for task lifecycles include defined phase execution, standard state schemas, and delegation rules. These patterns ensure consistent progress tracking, initialization, and resume behavior across all orchestrators, reducing duplication and accelerating new workflow creation.

Can I use this orchestration framework for development, migration, and research workflows?

Yes, the orchestration framework is explicitly designed to be applied across development, performance, migration, and research workflows. It provides a single source of truth for phase patterns and delegation rules to ensure consistent execution regardless of the workflow type.

What is the best way to reduce duplication when creating new maister orchestrators?

The best way to reduce duplication when creating new maister orchestrators is to consult centralized reference documentation for shared orchestration patterns. This provides a single source of truth for phase execution, state handling, and initialization, accelerating onboarding and new orchestrator creation.

Does this framework support both interactive and YOLO modes for task execution?

Yes, the framework includes reference guidance for both interactive and YOLO modes of task execution. It defines how orchestrators should handle initialization and phase progression in either mode to maintain consistent task lifecycles and resume behavior.