Shared state, graph-guided work, typed runtime projections, recovery, peer consultation and review, isolated delegation, patch landing, bounded autonomy, experiments, Draft PRs, and cross-provider handoff.
原文语言:英语
菜单
SkillsMP 已收集 eightmm/oh-my-setting 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 9 / 9 个已收集 Skill。
Shared state, graph-guided work, typed runtime projections, recovery, peer consultation and review, isolated delegation, patch landing, bounded autonomy, experiments, Draft PRs, and cross-provider handoff.
原文语言:英语
Resolve implementation-shaping choices for new projects, repo onboarding, unresolved drafts, or broad features. Inspect first and ask only about material gaps; clear bounded changes do not require an interview.
原文语言:英语
Register datasets and splits in a manifest and check group leakage and split drift before training: declared group keys (not row identity) decide train/eval separation, so the same protein, patient, or source never sits on both sides.
原文语言:英语
Run training and evaluation as registered experiments instead of ad-hoc launches: check the experiment board for duplicates, pre-register hypothesis runs, gate long runs through the run ledger, capture a reproducibility capsule, and record outcomes where the…
原文语言:英语
Discipline for launching training or inference on a local GPU machine (not a Slurm cluster): check VRAM and running processes before launching, serialize GPU jobs through the tsp queue instead of racing other work, read the machine snapshot for hardware…
原文语言:英语
Work on a Slurm cluster through the private cluster reference and the harness job tools instead of re-probing the cluster every time. Use for sbatch/srun submissions, queue or partition questions, node and GPU availability, job monitoring, and post-job log…
原文语言:英语
Maintain an oh-my-setting installation from chat: status, update, doctor, duplicate-skill cleanup, local snapshots, rollback, or uninstall. Use `oms-agent-harness` instead for repository task state.
原文语言:英语
Explain why an observed failure or anomaly happened before changing anything: competing hypotheses, ranked evidence, and the cheapest probe that tells them apart. Use for regressions, silent wrong results, flaky or unreproducible behaviour, and "why did this…
原文语言:英语
Review or implement a security-sensitive change by tracing assets, actors, trust boundaries, abuse paths, controls, and verification evidence. Use for threat models and security gates, or when changing authentication, authorization, untrusted input or files,…
原文语言:英语