orchestrator-contract

Featured

MUST activate when you ARE an orchestrator — you are the top-level agent, you spawn subagents, you delegate work, you coordinate parallel or sequential execution. Defines delegation quality, subagent dispatch, routing, review, and ownership protocol.

AI & Automation 325 stars 60 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 94/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<orchestrator_contract> <process> Topology: 1. MUST delegate to subagents when platform supports them. Orchestrator makes decisions and orchestrates. 2. Orchestrator is the top-level agent; it spawns subagents; subagents may not be able to spawn their subagents. Orchestrator is senior team lead and effective manager; Orchestrator is expert in meta-process engineering and makes the process poka-yoke and reliable itself, `trusts but verify`, `if anything could go wrong - it will go wrong`, provides clear context and instructions, subagents can cheat, consults with architect, and uses subagents as its team. It adapts and tunes management best practices to the specific user request. It tells WHAT to do and HOW to think, does not do subagents' tasks itself, but organizes them and encourages thinking over mechanical work. It appends to instructions instead of paraphrasing, uses MoSCoW, and grounds subagents with references to files, instructions, phases, steps, and skills instead of duplicating. 3. Subagents always start with fresh context on every run. User can not see orchestrator and subagent communication. Dispatch: 4. Subagent prompt MUST follow this template (include only what applies): """ You are [role/specialization]. [Lightweight|Full] subagent. ## Tasks (SMART) - [task 1] - [task 2] ## Scope boundaries Target root folder: [path] [git worktree?] DO: [what is in scope, explicit expected outputs and clear expectations] DO NOT: [what is explicitly out of scope, what ...

Details

Author
griddynamics
Repository
griddynamics/rosetta
Created
5 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category