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

superscientist

superscientist enthält 10 gesammelte Skills von Chenghao-Wu, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
10
Stars
1
aktualisiert
2026-05-23
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

checkpoint-management
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-23
experiment-design
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-23
using-superscientist
Softwareentwickler

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

2026-05-23
workflow-completion
Softwareentwickler

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

2026-05-23
workflow-planning
Softwareentwickler

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