Curate the experiment report index after new experiments are harvested. Use when asked to organize, categorize, or update the experiment reports index.
Use this skill to curate docs/reports/index.md after new experiment issues are harvested. The goal is to keep the report index tidy by folding fresh entries into the right sections, refreshing links, and leaving ## Uncategorized empty.
uv commands.docs/reports/index.md.uv run --extra pm scripts/pm/itemize_experiment_issues.py to append new experiments.docs/reports/index.md and identify the additions in .## UncategorizedTraining and Performance, Data Experiments).## Uncategorized.## Uncategorized and add a note explaining why.https://wandb.ai/... links when available; keep legacy api.wandb.ai links only if the direct share link does not exist.https://marin.community Data Browser URLs when the script surfaces them.[] next to each experiment title.## Uncategorized empty whenever possible; a single placeholder sentence is fine.rg "^- " docs/reports/index.md to confirm bullets exist only under curated sections, not under ## Uncategorized.uv run --extra pm scripts/pm/itemize_experiment_issues.py if unsure that all experiments were captured.markdownlint docs/reports/index.md to catch formatting drift.scripts/pm/itemize_experiment_issues.py for source data generation..agents/skills/archive-experiments/ for retiring legacy experiments.