quorum:orchestrator

Session orchestrator — reads handoff, picks unblocked tasks, distributes to parallel workers, tracks agent assignments, manages correction cycles.

7 stars

Best use case

quorum:orchestrator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Session orchestrator — reads handoff, picks unblocked tasks, distributes to parallel workers, tracks agent assignments, manages correction cycles.

Teams using quorum:orchestrator should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/orchestrator/SKILL.md --create-dirs "https://raw.githubusercontent.com/berrzebb/quorum/main/platform/skills/orchestrator/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/orchestrator/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How quorum:orchestrator Compares

Feature / Agentquorum:orchestratorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Session orchestrator — reads handoff, picks unblocked tasks, distributes to parallel workers, tracks agent assignments, manages correction cycles.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Orchestrator

Task distribution and agent lifecycle management.

## Knowledge

Read `agents/knowledge/protocols/orchestrator.md` for the full protocol.

## Key References (load on demand)

| Phase | Reference |
|-------|-----------|
| Task complexity tiers | `agents/knowledge/references/orchestrator/tiers.md` |
| Scout / RTM generation | `agents/knowledge/references/orchestrator/scout.md` |
| Multi-track distribution | `agents/knowledge/references/orchestrator/distribution.md` |
| Correction cycle | `agents/knowledge/references/orchestrator/correction.md` |
| Retro / merge / lifecycle | `agents/knowledge/references/orchestrator/lifecycle.md` |

Related Skills

quorum:wb-parser

7
from berrzebb/quorum

Parse work-breakdown files into structured requirements tables. Extracts Req IDs, target files, acceptance criteria, dependencies. Triggers on 'parse WB', 'extract requirements', '요구사항 추출', 'WB 파싱'.

quorum:verify

7
from berrzebb/quorum

Run all 8 done-criteria checks (CQ/T/CC/CL/S/I/FV/CV) with 20 analysis tools and 5-language registry. Deterministic tools only — zero LLM tokens. Triggers on 'verify', 'self check', 'pre-audit', '검증', '자가 검증'.

quorum:status

7
from berrzebb/quorum

Show quorum status — audit state, skill health, or both. Subcommands: audit (gate verdicts, locks, retro), skills (wrapper parity, trigger conflicts), all (everything). Triggers on 'status', 'skill status', 'gate status', '상태'.

quorum:planner

7
from berrzebb/quorum

Design tasks into tracks with work breakdowns. Writes and maintains PRDs, generates DRM-driven documents. Use whenever the user mentions planning, PRD, tracks, features, requirements, work breakdown, or 설계/기획.

quorum:merge

7
from berrzebb/quorum

Squash-merge a worktree branch into target with structured commit message. Use after audit consensus and retrospective.

quorum:harness-bootstrap

7
from berrzebb/quorum

Bootstrap a quorum-governed agent team for any project. Analyzes domain, designs team architecture, generates agents and skills with quality gates. Triggers on: 'harness 구성', 'set up harness', 'bootstrap harness', 'build a harness'.

quorum:fde-analyst

7
from berrzebb/quorum

Analyze failure scenarios for PRD requirements using Failure Driven Engineering. Generates failure tables with severity classification and derives new WBs. Use after DRM confirmation, before WB drafting. Triggers on 'failure analysis', 'FDE', '실패 분석', '장애 시나리오'.

quorum:designer

7
from berrzebb/quorum

Generate and validate design documents (Spec, Blueprint, Domain Model, Architecture) with mandatory mermaid diagrams. Use after PRD confirmation when DRM requires Design Phase. Triggers on 'generate design', 'design docs', '설계 문서', '설계 생성'.

quorum:tools

7
from berrzebb/quorum

Run any of the 20 quorum analysis tools — codebase, quality, domain checks, RTM/FVM, and audit history. Use whenever you need code analysis or domain checks.

quorum:audit

7
from berrzebb/quorum

Run a quorum audit manually — trigger consensus review, re-run failed audits, test audit prompts, or force a specific provider. Use when the hook-based auto-trigger didn't fire, or you want explicit control.

tdd-orchestrator

31392
from sickn33/antigravity-awesome-skills

Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices.

social-orchestrator

31392
from sickn33/antigravity-awesome-skills

Orquestrador unificado de canais sociais — coordena Instagram, Telegram e WhatsApp em um unico fluxo de trabalho. Publicacao cross-channel, metricas unificadas, reutilizacao de conteudo por formato, agendamento sincronizado e gestao centralizada de campanhas em todos os canais simultaneamente.