orchestrate

Orchestrate Minsky development workflows from task selection through merge.

6|1|Updated Apr 26, 2025
One-click install
npx skills add https://github.com/edobry/minsky --skill orchestrate-edobry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrate
Source: https://github.com/edobry/minsky/tree/main/.claude/skills/orchestrate
Command: npx skills add https://github.com/edobry/minsky --skill orchestrate-edobry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Master workflow for implementing tasks in Minsky: task selection, session creation, subagent dispatch, PR creation, review, merge, and task completion. Use when starting work on a task, implementing a feature, or managing the full development lifecycle. Triggers on "start working on", "implement task", "workflow".

Core Features & Use Cases

  • End-to-end task lifecycle management across multiple phases
  • Automatic subagent dispatch and PR management
  • Integrated review and merge gating with task state tracking

Quick Start

Initiate the orchestration by specifying a task ID to trigger the full workflow.

Frequently Asked Questions about orchestrate

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

FAQPage Schema
How do I coordinate end-to-end development workflows for multi-phase projects?

You can orchestrate the complete development lifecycle by triggering the workflow with a task ID. The system coordinates task selection, session creation, subagent dispatch, PR creation, review, and merge, enforcing structured lifecycle requirements like state tracking and gating checks.

What is the best way to automate task-level orchestration from inception to completion?

Task-level orchestration from inception to completion is automated by dispatching subagents and managing pull requests within a structured workflow. It handles both parallel and dependent tasks while enforcing task state tracking, approvals, and gating checks across the development pipeline.

How do I start working on a task using an automated development workflow?

Start working on a task by initiating the orchestration and specifying a task ID to trigger the full workflow. This applies when implementing features or managing the full development lifecycle, automatically handling session creation and subagent dispatch.

Can I manage parallel and dependent tasks within a single development pipeline?

Yes, you can manage parallel and dependent tasks within a single development pipeline. The orchestration workflow handles multi-phase projects by dispatching subagents and enforcing structured lifecycle requirements across all concurrent and dependent task streams.

Does the workflow enforce review and merge gating before completing a task?

Yes, the workflow enforces integrated review and merge gating before completing a task. It applies structured lifecycle requirements including task state tracking and approvals to ensure all checks pass across the full development pipeline.