orchestrator-main
CommunityCoordinate Cursor agents through staged development
System Documentation
What problem does it solve?
It solves the challenge of reliably orchestrating multiple specialized agents in Cursor to complete a full, stage-based software development lifecycle with consistent inputs, outputs, and workflow transitions.
Core Features & Use Cases
- Cursor-first orchestration layer: Routes work to the correct sub-agent types using Cursor Task scheduling, while injecting the shared agent instructions as a prompt payload.
- Stage-aware agent body mapping: Selects the correct agent body templates for CREATE, GATE_REVIEW, APPLY, CODE_REVIEW, TEST, VERIFY, and ARCHIVE so each phase follows the intended protocol.
- Wave-based APPLY coordination: Implements group/Wave-style execution patterns for code changes, including a FINAL aggregation step.
Use case example: You want to use a standardized OpenSpec workflow to go from a change request to an implemented change set, including gate review, tests, verification, and final archive, with consistent per-stage agent behavior.
Quick Start
Use the Cursor orchestrator-main skill to run a full development session for a specific Change Name.
Dependency Matrix
Required Modules
None requiredComponents
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: orchestrator-main Download link: https://github.com/gmf520/openspec-agents/archive/main.zip#orchestrator-main Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.