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을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 9개 중 9개를 표시합니다.
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,…
원문 언어: 영어