.agents/skills/baseline-repro/SKILL.md
Codex wrapper for WF5 baseline reproduction. Use when the user wants baseline adaptation, reproduction tracking, and `docs/Baseline_Report.md` following the original workflow contract.
npx skillsauth add linzhe001/Harness-Research baseline-reproInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Read these first:
../../../.agents/references/workflow-guide.md../../../.agents/references/pre-training-rule.md../../../.agents/references/language-policy.md./references/baseline-report.md../../../PROJECT_STATE.jsonUse this skill for WF5 when the user wants baselines reproduced fairly before new method implementation.
docs/Technical_Spec.md.## Environment section in CLAUDE.md.docs/Dataset_Stats.md and project context to align data and evaluation conditions.docs/Baseline_Report.md using the canonical template.PROJECT_STATE.json baseline metricsPROJECT_STATE.json evaluation protocol or tracked metrics for later WF8 comparisonproject_map.json baseline status and entry pointCLAUDE.md environment facts and baseline reference../../../.agents/references/language-policy.md unless a field is explicitly English-only.$baseline-repro flow.Follow the local prompt, baseline report template, and language policy instead of simplifying the reproduction stage.
development
WF7.5 training pipeline validation. Before entering WF8 iteration, first use Codex to review code for baseline equivalence, then run a 100-step smoke test to verify end-to-end pipeline functionality.
business
WF1 Inspiration survey and gap analysis. Takes the user's research idea, performs literature search, gap analysis, competitor analysis, and feasibility scoring, then outputs Feasibility_Report.md. Use when the user has a new CV research idea that needs a feasibility assessment.
tools
WF10 Submission/Release Tool. Multi-scene training, result packaging, filename validation, dry-run submission checks. Used after ablation experiments are complete and before competition submission.
development
WF2 Architecture refinement and MVP design. Reads the feasibility report, analyzes the base codebase architecture, designs plug-and-play new modules, defines the MVP, provides A/B/C alternative plans, and outputs Technical_Spec.md. Use when a research idea needs to be translated into a concrete technical architecture design.