Use this skill when a user requests to troubleshoot, analyze, or diagnose system incidents, production alerts, Kubernetes crashes, application log stacktraces, deployment configurations, or performance degradation. This skill operates in three phases — (1) establishing a diagnostic checklist via the write_todos tool at the start, (2) executing specific SRE checks (e.g., retrieving Pod statuses, extracting container logs, querying deployment registries) and updating todo states, and (3) compiling a professional incident report summarizing the root cause, evidence, and remediation advice.
$npx -y skills add opsintech/opsintech-platform --skill incident-diagnosisInstalls into the current project.
Run `npx skills use "https://github.com/opsintech/opsintech-platform" --skill "opsintech/opsintech-platform/incident-diagnosis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/opsintech/opsintech-platform" that are relevant to the current task. Run `npx skills add "https://github.com/opsintech/opsintech-platform"` and select the relevant skills, then follow their instructions.