coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Benchmark model runtimes across latency, throughput, memory, energy, load time, size, and stability. Use when comparing Core AI, Core ML, MLX, ExecuTorch, PyTorch, quantization, devices, or packaging.
$ npx -y skills add gaelic-ghost/socket --skill benchmark-model-runtime --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/benchmark-model-runtimeContext preview
The summary Claude sees to decide when to auto-load this skill.
Benchmark model runtimes across latency, throughput, memory, energy, load time, size, and stability. Use when comparing Core AI, Core ML, MLX, ExecuTorch, PyTorch, quantization, devices, or packaging.
name: benchmark-model-runtime description: Benchmark model runtimes across latency, throughput, memory, energy, load time, size, and stability. Use when comparing Core AI, Core ML, MLX, ExecuTorch, PyTorch, quantization, devices, or packaging.
Pin the exact model artifact, tokenizer/template, runtime and version, device and OS, precision, cache policy, batch size, prompt-length buckets, generated-token target, sampling settings, and measurement tool. Compare numerical or behavioral parity before performance.
1. Verify each artifact produces acceptable outputs on the same small parity set. 2. Separate cold load, warm load, prompt processing, time to first token, decode throughput, and end-to-end latency. 3. Measure peak and steady memory; include model, cache, runtime, and process overhead consistently. 4. Stabilize device power, charging, background load, and thermal state. Record deviations instead of silently rerunning only slow samples. 5. Warm up separately, then run enough measured repetitions to report median and tail percentiles. 6. Sweep representative prompt lengths, output lengths, and batch/concurrency levels. 7. Record failures, fallback execution, recompilation, memory pressure, and thermal throttling. 8. Measure energy with an appropriate system tool when the decision depends on battery or sustained deployment. 9. Retain raw samples and summarize them with units, sample counts, and uncertainty.
Use `references/runtime-benchmarking.md` for metric definitions and reporting requirements.
Stuff for Agents on macOS Promo audio: Socket Codex Marketplace Promo
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Assign worktree, branch, write, validation, integration, and cleanup ownership before parallel repository work. Use when a worker will inspect or modify…
Design framework-neutral agent and automation workflows before implementation. Use when choosing between Codex app automations, codex exec, Codex subagents,…
Design evaluation workflows for agent, skill, prompt, and automation behavior before implementation. Use when choosing eval cases, graders, thresholds,…
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling,…