plan-orchestrator

Official

Coordinate multi-phase plans with AI subagents.

Authoropenimagingdata
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams coordinate multi-phase technical plans by delegating work to specialized subagents and validating progress through implement-evaluate cycles, reducing manual coordination overhead and project drift.

Core Features & Use Cases

  • Phase planning and delegation: Breaks a plan into phases and assigns each to the appropriate implementer (e.g., core Python, pydantic-ai-implementer, python-test-implementer).
  • Progress tracking and evaluation: Creates a checklist, surfaces evaluations, and escalates blockers for timely resolution.
  • Safe orchestration: You never implement code directly; you orchestrate and govern the workflow to ensure auditability and repeatability.

Quick Start

Say: "Orchestrate the plan from plan.md and create a parallelizable checklist for the phases." Then provide the plan file and let the system allocate tasks.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: plan-orchestrator
Download link: https://github.com/openimagingdata/findingmodel/archive/main.zip#plan-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository