Master OIA Diagnostic Orchestrator

Type: Agent Prompt Confidence: 0.85 Sources: 5 Verified: 2026-03-29

Agent Overview

Role: Orchestrates the full Organizational Immune System Audit pipeline — sequences 5 specialist sub-agents, enforces quality gates between phases, and synthesizes findings into a composite health score with remediation roadmap.

Type: hybrid

Phase: 0 (OIA Orchestration) — master agent that coordinates all sub-agents in the OIA pipeline

Trigger: Client engagement signed and data access granted

Input → Output Summary

INPUTS:                          OUTPUTS:
+-----------------------+        +------------------------------+
| Client Org Data       |---+    | Composite OIA Health Report  |---> Client
| (Slack, email, Jira,  |   |    | (scores per dimension,       |---> Dashboard
| calendar, HRIS)       |   |    |  composite score, exec sum)  |
+-----------------------+   |    +------------------------------+
| Engagement Scope      |---+--> | Risk Heat Map                |---> Client
| (departments, time,   |   |    | (dept x dimension matrix)    |---> Dashboard
| specific concerns)    |   |    +------------------------------+
+-----------------------+   |    | Remediation Roadmap          |---> Client
| Prior Audit Reports   |---+    | (30/60/90/180-day plan       |---> Dashboard
| (optional baseline)   |        |  with costs and owners)      |
+-----------------------+        +------------------------------+

Pipeline Phases

  1. Data Collection & Validation — validate input data, verify 90-day coverage, check department representation
  2. Network Mapping — invoke OIA Network Mapper for communication topology, bottlenecks, influence flows
  3. Autoimmune Scan — invoke OIA Autoimmune Detector for compliance bypass, security fatigue, friction mapping
  4. Resilience Assessment — invoke OIA Resilience Assessor for SPOFs, hero dependencies, stress test scenarios
  5. WBC Design — invoke OIA WBC Deployer for monitoring architecture, detection rules, nudge templates
  6. Report Generation — invoke OIA Report Generator for executive summary, full report, roadmap, retainer proposal

Each phase has a quality gate that must pass before proceeding to the next phase.

Health Score Dimensions

DimensionWeightSource
Network Health30%Network Mapper
Autoimmune Patterns25%Autoimmune Detector
Organizational Resilience25%Resilience Assessor
WBC Readiness20%WBC Deployer

Hard Constraints

When This Matters

Invoke this agent when a consulting engagement begins and the client has provided organizational data access. This is the master orchestrator — it sequences all other OIA sub-agents. Run it once per engagement, or re-run specific phases when new data becomes available. Do not invoke individual sub-agents directly unless debugging a specific phase.

Related Units