From hw
Maintain a non-linear, reproducible experiment lane with project knowledge, run identity, parameter scans, long-run supervision, scientific review, immutable Git records, and instant materialized status. Use for /hw:experiment, experiment setup or reruns, NeRF/AceSim-style comparisons, baseline changes, parameter sweeps, result triage, and questions such as "现在实验怎么样".
How this skill is triggered — by the user, by Claude, or both
Slash command
/hw:experimentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Experiment is a durable project lane alongside Goal, Cycle, and Maintain. It is not a runner: the host Agent executes commands and monitors processes; Workflow validates and records the evidence.
Experiment is a durable project lane alongside Goal, Cycle, and Maintain. It is not a runner: the host Agent executes commands and monitors processes; Workflow validates and records the evidence.
用户可见内容遵循项目输出语言;缺失时跟随当前对话语言。Schema key、命令、路径、指标名和专有英文术语保持英文。
.pipeline/memory/experiment-events/<project_id>/ once, then use the projection for ordinary status questions.uv environment and lock digest, machine/GPU/driver/CUDA facts, external dataset location, command, resource limits, readable output directory, and parameters through the Experiment Core APIs. Do not introduce Conda by default.Append one content-addressed immutable event for each baseline, dataset, scan, Attempt, exception, lifecycle change, and next action. Rebuild the materialized projection after local writes and after Git event unions. If two branches change the same event_key without explicit supersession, stop, summarize the difference, and ask the user unless they explicitly delegated the choice.
For status, lead with the default and contextual baselines, hardware/configuration context, dataset meaning, scans and their purpose, outcome counts, suspicious or resource-limited results, retention state, and concrete next actions. Render a compact Markdown table from table_model; follow its detail references only when the user asks for drill-down.
NeRF-like screening and full-scene expansion and AceSim-like frequency/cache/trace scans are reference fixtures. Real NeRF, AceSim, GPU, paper-project, GitLab remote, SSH/SCP, large-trace, and long-run behavior is not validated yet; state this pilot boundary until a later real-project Pilot Goal validates it.
Never store raw credentials, hidden reasoning, full transcripts, or paper PDFs inside Experiment events. Store safe references to authorized locations instead.
npx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwCarries out deep learning experiment plans with isolated worktrees, artifact tracking, and reproducibility checks. Use for implementing experiment scaffolding or running research batches.
Run scientific (software) experiments. Use when the user asks to "run an experiment", "run an investigation", or "research with Asta." Also use this skill to analyze experimental data generate a research report from it. The user may refer to this system by its internal project name, "Panda."
Manages ML experiment lifecycle via structured YAML registry. Registers experiments, records results, compares runs, tracks status. Activates on experiment-related queries.