orchestration-plan

Convert approved design artifacts into conflict-free task groups with verification commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sebastianspicker/phased-agent-orchestration --skill orchestration-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestration-plan
Source: https://github.com/sebastianspicker/phased-agent-orchestration/tree/main/.cursor/skills/orchestration-plan
Command: npx skills add https://github.com/sebastianspicker/phased-agent-orchestration --skill orchestration-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill transforms approved design and review artifacts into actionable, conflict-free task groups, ensuring clarity and pre-defined verification before implementation begins.

Core Features & Use Cases

  • Task Decomposition: Breaks down complex requirements into manageable, independent task groups.
  • File Ownership Mapping: Assigns explicit file responsibilities to prevent overlaps and confusion.
  • Predefined Verification: Defines tests, acceptance criteria, and verification commands upfront.
  • Use Case: After a design is approved, use this Skill to automatically generate a detailed plan with specific tasks, assigned developers, and all necessary tests and commands to ensure successful implementation.

Quick Start

Use the orchestration-plan skill to convert the approved design and review artifacts into an implementation-ready plan.

Frequently Asked Questions about orchestration-plan

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

FAQPage Schema
How do I generate an execution plan from approved design artifacts?

To generate an execution plan from approved design artifacts, use this Skill to convert them into conflict-free task groups with explicit file ownership and predefined verification commands. It partitions work into independent groups and provides executable code patterns.

What is task decomposition for workflow automation?

Task decomposition for workflow automation is the process of breaking down complex requirements into manageable, independent groups. This Skill performs task decomposition by assigning explicit file ownership, providing executable code patterns, and defining upfront tests and acceptance criteria.

How do I prevent file ownership conflicts during code generation?

You prevent file ownership conflicts during code generation by assigning explicit file responsibilities to each task group. This Skill partitions work into independent groups with assigned file ownership, ensuring no overlaps occur and resolving structural drift before finalizing the execution plan.

Can I define upfront tests and acceptance criteria before implementation begins?

Yes, you can define upfront tests and acceptance criteria before implementation begins. This Skill generates implementation-ready plans that include predefined verification, defined tests, acceptance criteria, and verification commands to ensure successful implementation.

Does orchestration planning work without external dependencies?

Yes, orchestration planning works without external dependencies. This Skill operates independently to transform approved design and review artifacts into implementation-ready, conflict-free task groups while ensuring schema compliance and resolving structural drift.

When should I not use automated task decomposition for software engineering?

You should not use automated task decomposition when you lack approved design and review artifacts. This Skill requires those approved inputs to resolve structural drift, ensure schema compliance, and generate deterministic execution plans with conflict-free task groups.