Generates a comprehensive diagnostic package for unresponsive Oracle Cloud (OCI) compute instances to accelerate root-cause analysis.
The Oracle Cloud Debug Bundle skill automates the collection of critical diagnostic data from OCI compute instances that are unresponsive, stuck in provisioning, or failing at boot. By aggregating serial console logs, cloud-init records, instance metadata, and VCN flow logs into a single, portable .tar.gz archive, it provides everything needed for deep-dive troubleshooting or submission to OCI Support. This skill eliminates the need to navigate multiple pages in the OCI Console, allowing developers and DevOps engineers to capture a snapshot of a failing infrastructure component in under 60 seconds directly through Claude Code.
主な機能
01Automated collection of serial console history for boot and kernel analysis
02Extraction of cloud-init execution logs via the OCI Instance Agent
03Packaging of all diagnostic data into a single, time-stamped archive
04Real-time capture of instance metadata, lifecycle states, and resource metrics
05Retrieval of VCN flow logs to diagnose network connectivity issues
062,026 GitHub stars
ユースケース
01Troubleshooting OCI compute instances that are unreachable via SSH or showing infrastructure errors
02Root-cause analysis for cloud-init failures or post-provisioning script errors
03Collecting evidence for OCI Support tickets when instances show 'unavailable' status