Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

research-harness-workflow

research-harness-workflow enthält 19 gesammelte Skills von Zhou1317fe5, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
19
Stars
2
aktualisiert
2026-07-02
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

autodl-remote-pull-manifest
Softwareentwickler

Generate a minimal remote artifact pull manifest (results.json + train/logs + eval logs/metrics/vis) and place files under research_workspace/experiments/<ExpID>/remote_artifacts.

2026-07-02
autodl-remote-run-snippet
Softwareentwickler

Generate a copy-paste remote (AutoDL/tmux) run snippet (git fetch/checkout/pull + scripts/train_eval_shutdown_autodl.sh). Use when you need a remote train→eval command block and must manually choose train/eval scripts from scripts/.

2026-07-02
brainstorming
Softwareentwickler

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-07-02
exp-analysis-hen
Datenwissenschaftler

Analyze experiment results pulled by autodl-remote-pull-manifest (remote_artifacts) and generate a Hypothesis→Evidence→Next-Experiment (H→E→N) report. Use when you want evidence-first analysis from logs/metrics/vis and an actionable next-step plan to improve <主指标>.

2026-07-02
exp-results-ingest-local
Datenwissenschaftler

Ingest pulled remote artifacts under research_workspace/experiments/<ExpID>/remote_artifacts, summarize latest eval (summary.json), and update research_workspace/00-实验记录.md (index row + detailed section). Use when you want to record <主指标>/<辅助指标> into 00-实验记录.md after pulling remote artifacts.

2026-07-02
mission-approved-doc
Softwareentwickler

Use when the input is a user-approved design doc or implementation plan and the agent needs to turn it into an executable issues CSV before handing off to CSV execution.

2026-07-02
mission-csv-execute
Softwareentwickler

Use when executing an existing task CSV and the agent needs to push all actionable rows to closed-loop completion without stopping between issues.

2026-07-02
mission-long-task
Softwareentwickler

Use when the input is a complex task description that needs decomposition, persistence, and recovery before execution through a generated .mission CSV.

2026-07-02
mission-recovery
Softwareentwickler

Use when the user wants to continue, resume, or recover interrupted mission work and the agent needs to locate unfinished CSV artifacts before execution resumes.

2026-07-02
mission
Softwareentwickler

Use when a task may be a user-approved design/plan document, an existing task CSV, a markdown execution or investigation document, a long-running task description, or a recovery request and needs routing to the right mission sub-skill.

2026-07-02
pre-run-implementation-review
Softwareentwickler

Review implemented research code after local lightweight validation and before the first training, evaluation, remote run, or experiment-result generation. Use for PRERUN-REVIEW rows, train/eval launch gates, AutoDL/tmux runs, or any task where wrong code would waste training time or contaminate conclusions.

2026-07-02
research-result-commit
Softwareentwickler

Commit completed remote experiment results in the nested research_workspace repository. Use after pulling remote artifacts, ingesting metrics, updating research_workspace/00-实验记录.md or research_workspace/STATE.md, generating experiment analysis/HEN/next-step/search-evidence files, or whenever current ExpID research outputs should be consolidated into one linked research_workspace commit.

2026-07-02
systematic-debugging
Softwareentwickler

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-07-02
autodl-remote-pull-manifest
Softwareentwickler

Generate a minimal remote artifact pull manifest (results.json + train/logs + eval logs/metrics/vis) and place files under research_workspace/experiments/<ExpID>/remote_artifacts.

2026-07-02
autodl-remote-run-snippet
Softwareentwickler

Use when a research CSV/Spec needs a remote AutoDL train→eval command from train/eval intent, constraints, and scripts available under scripts/.

2026-07-02
exp-analysis-hen
Softwareentwickler

Analyze experiment results pulled by autodl-remote-pull-manifest (remote_artifacts) and generate a Hypothesis→Evidence→Next-Experiment (H→E→N) report. Use when you want evidence-first analysis from logs/metrics/vis and an actionable next-step plan to improve <主指标>.

2026-07-02
exp-results-ingest-local
Softwareentwickler

Ingest pulled remote artifacts under research_workspace/experiments/<ExpID>/remote_artifacts, summarize latest eval (summary.json), and update research_workspace/00-实验记录.md (index row + detailed section). Use when you want to record <主指标>/<辅助指标> into 00-实验记录.md after pulling remote artifacts.

2026-07-02
mission-approved-doc
Softwareentwickler

Use when the input is a user-approved design doc or implementation plan and the agent needs to turn it into an executable issues CSV before handing off to CSV execution.

2026-07-02
mission-csv-execute
Softwareentwickler

Use when executing an existing task CSV and the agent needs to push all actionable rows to closed-loop completion without stopping between issues.

2026-07-02