16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
---
|
|
name: dot-ai-remediate
|
|
description: "AI-powered Kubernetes issue analysis that provides root cause identification and actionable remediation steps. Unlike basic kubectl commands, this tool performs multi-step investigation, correlates cluster data, and generates intelligent solutions. Use when users want to understand WHY something is broken, not just see raw status. Ideal for: troubleshooting failures, diagnosing performance issues, analyzing pod problems, investigating networking/storage issues, or any \"what's wrong\" questions."
|
|
user-invocable: true
|
|
---
|
|
|
|
# dot-ai remediate
|
|
|
|
AI-powered Kubernetes issue analysis that provides root cause identification and actionable remediation steps. Unlike basic kubectl commands, this tool performs multi-step investigation, correlates cluster data, and generates intelligent solutions. Use when users want to understand WHY something is broken, not just see raw status. Ideal for: troubleshooting failures, diagnosing performance issues, analyzing pod problems, investigating networking/storage issues, or any "what's wrong" questions.
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
dot-ai remediate
|
|
```
|