What problem does it solve?
This Skill simplifies and accelerates troubleshooting across various AWS services by guiding you through a systematic, tool-first diagnostic process. It helps you quickly pinpoint root causes and recommend minimal, safe corrections.
Core Features & Use Cases
- Service-Specific Diagnostics: Provides targeted troubleshooting for EKS, S3, ECR, EC2, networking, IAM, and more.
- Tool-First Approach: Prioritizes using efficient tool-based access (e.g., MCP) for logs, metrics, and audit events, falling back to AWS CLI only when necessary.
- Systematic Workflow: Guides through identifying the service, querying scoped logs/metrics/CloudTrail, diagnosing, and suggesting remediation.
- Use Case: Your EKS pods are stuck in
CrashLoopBackOff. This Skill helps you query pod logs and events, inspect node status, and identify the underlying issue without sifting through endless documentation.
Quick Start
Troubleshoot why my S3 bucket is returning 'AccessDenied' errors for a specific user, checking CloudTrail logs.