Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Runtime Diagnostics

Run local system diagnostics and model benchmarks across CPU, memory, GPU, NPU, Docker, and Kubernetes; use when asked to benchmark, health-check, or collect environment diagnostics, and store a summary in memory.

majiayu000 3292900 2 files · 1.8 KB Updated 567 repo stars

File contents

Runtime Diagnostics

Use this skill to collect a consistent diagnostics snapshot with timeouts and safe fallbacks.

Workflow

  1. Run the diagnostics script:
python skills/automation/runtime-diagnostics/scripts/diagnostics.py --runs 1
  1. If Docker or CIM access fails, rerun with elevated permissions.
  2. Share the JSON output summary and note any failures/timeouts.
  3. The script stores a semantic memory entry with the full context.

Notes

  • The script times out Kubernetes queries; it will record errors instead of hanging.
  • If sentence-transformers or embedding backends are missing, the benchmark can still run.
  • Use --runs 3 for a deeper model benchmark (slower).

majiayu000/claude-skill-registry-data/tree/main/devops/runtime-diagnostics commit 3292900874

Frequently asked questions

npx skillmds add majiayu000/runtime-diagnostics