Update nexus wiki content
This commit is contained in:
44
wiki/entities/AgentsOrchestrator.md
Normal file
44
wiki/entities/AgentsOrchestrator.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "AgentsOrchestrator"
|
||||
type: entity
|
||||
tags: []
|
||||
sources: [agents-orchestrator]
|
||||
last_updated: 2026-05-29
|
||||
---
|
||||
|
||||
## Overview
|
||||
The **Agents Orchestrator** is the central pipeline manager of The Agency — an autonomous agent that coordinates the entire development workflow from specification to production-ready delivery.
|
||||
|
||||
## Role
|
||||
- **Role**: Autonomous workflow pipeline manager and quality orchestrator
|
||||
- **Personality**: Systematic, quality-focused, persistent, process-driven
|
||||
- **Vibe**: "The conductor who runs the entire dev pipeline from spec to ship."
|
||||
|
||||
## Core Responsibilities
|
||||
- Orchestrate full workflow pipeline: PM → ArchitectUX → [Dev ↔ QA Loop] → Integration
|
||||
- Ensure each phase completes successfully before advancing
|
||||
- Coordinate agent handoffs with proper context and instructions
|
||||
- Implement continuous Dev-QA quality loops
|
||||
- Enforce quality gates (max 3 retries per task before escalation)
|
||||
|
||||
## Pipeline Phases
|
||||
1. **Phase 1**: Project Manager Senior creates task list from spec
|
||||
2. **Phase 2**: ArchitectUX creates technical architecture foundation
|
||||
3. **Phase 3**: [Developer ↔ EvidenceQA] continuous loop until all tasks pass
|
||||
4. **Phase 4**: Testing Reality Checker performs final integration validation
|
||||
|
||||
## Spawns
|
||||
- [[ProjectManagerSenior]]
|
||||
- [[ArchitectUX]]
|
||||
- [[EvidenceQA]]
|
||||
- [[TestingRealityChecker]]
|
||||
- [[FrontendDeveloper]]
|
||||
- [[BackendArchitect]]
|
||||
- [[MobileAppBuilder]]
|
||||
- [[DevOpsAutomator]]
|
||||
|
||||
## Coordinated By
|
||||
- Part of [[The Agency]] Specialized Department
|
||||
|
||||
## Sources
|
||||
- [[agents-orchestrator]]
|
||||
Reference in New Issue
Block a user