Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

superscientist

superscientist 收录了来自 Chenghao-Wu 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
1
更新
2026-05-23
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

checkpoint-management
软件开发工程师

Use when creating, reading, or updating workflow checkpoint files (workflow-state.json, progress.log, init.sh) — the file-centric state system for cross-session computational workflows

2026-05-23
compute-backend
软件开发工程师

Use when a workflow stage subagent has prepared computation scripts and needs to submit the job to a local or HPC backend via DPDispatcher

2026-05-23
executing-workflows
软件开发工程师

Use when a workflow plan exists and stages need to be executed sequentially in the current session

2026-05-23
experiment-design
软件开发工程师

Use when the user wants to set up a new computational experiment — before any computation begins, to design the method, stages, and success criteria

2026-05-23
result-verification
软件开发工程师

Use before marking any workflow stage as completed — verify outputs exist, are valid, and meet success criteria defined in workflow-state.json

2026-05-23
session-resume
软件开发工程师

Use when starting a new session and workflow-state.json exists in the working directory — recovers full context from checkpoint files before any new work

2026-05-23
systematic-debugging
软件开发工程师

Use when any workflow stage fails — simulation, analysis, plotting, post-processing, or environment setup — before proposing fixes

2026-05-23
using-superscientist
软件开发工程师

Use when starting any conversation in a computational science project — establishes harness awareness and checks for existing workflow state

2026-05-23
workflow-completion
软件开发工程师

Use when all workflow stages are completed and verified — generates summary report, archives results, and commits

2026-05-23
workflow-planning
软件开发工程师

Use when an experiment design is approved and needs to be turned into a concrete stage-by-stage execution plan with checkpoint files

2026-05-23