Multi-agent incident response coordination with root cause analysis and remediation.
Coordinate multi-agent incident response for Kubernetes environments. Orchestrate the deploy agent and healthcheck agent to triage issues, correlate findings, and produce an incident summary with root cause analysis.
INCIDENT SUMMARY
================
Affected: <service(s)> in <namespace(s)>
Duration: <start> to <end/ongoing>
Severity: <P1/P2/P3>
Root Cause: <one-line summary>
TIMELINE:
- <timestamp>: <event>
- <timestamp>: <event>
ROOT CAUSE ANALYSIS:
<detailed explanation>
ACTIONS TAKEN:
- <action and result>
STATUS: <Resolved|Mitigated|Investigating>
Input: "Our nginx app in the demo namespace is returning 503s after the last deploy"
Expected agent delegation:
Expected output: A complete incident summary with timeline, root cause, and resolution status.