Skip to main content
scitix
GitHub creator profile

scitix

Repository-level view of 28 collected skills across 1 GitHub repositories.

skills collected
28
repositories
1
updated
Aug 24, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

pod-pending-debug
unclassified

Diagnose pod scheduling failures (Pending, Unschedulable). Checks events, node resources, taints, affinity, and PVC bindings to identify why a pod cannot be scheduled.

Aug 24, 2026
image-pull-debug
unclassified

Diagnose container image pull failures (ErrImagePull / ImagePullBackOff). Checks pod status, containerd logs, and events to identify root cause.

Aug 24, 2026
node-health-check
unclassified

Check node health and diagnose node-level issues (NotReady, DiskPressure, MemoryPressure, PIDPressure). Inspects node conditions, resource allocation, and real-time usage.

Aug 24, 2026
pod-crash-debug
unclassified

Diagnose pod crash failures (CrashLoopBackOff, OOMKilled, Error, RunContainerError). Checks pod status, events, and previous logs to identify root cause.

Aug 24, 2026
cluster-events
unclassified

Analyze cluster-wide Kubernetes events to identify issues and patterns. Aggregates Warning events, detects high-frequency patterns, and correlates related events.

Aug 24, 2026
node-logs
unclassified

Retrieve logs from a Kubernetes node — systemd units (journalctl) or files under /var/log. Use when you need node-level evidence: containerd, kubelet, kernel/OOM, or anything the pod's own log cannot show. Three access paths in order: host_script (SSH),…

Aug 19, 2026
http-log-stats
software-developers

Count HTTP status codes and request-duration distribution from an ingress controller's access log, over a fixed time window, in one pass. Use when asked "how many 503s", "how many requests took over 60s", "what's the status code / latency distribution" for a…

Aug 17, 2026
ingress-debug
network-and-computer-systems-administrators

Diagnose Ingress failures (rules not matching, backend unreachable, TLS errors, no address assigned). Checks Ingress resources, IngressClass, backend Services, and controller health to identify why external traffic is not routed correctly.

Aug 17, 2026
Showing 8 of 28 collected skills.
Showing 1 of 1 repositories
All repositories loaded