Skip to main content
Run any Skill in Manus
with one click
GitHub repository

nematode

nematode contains 7 collected skills from SyntheticBrains, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-05-25
Forks
3
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

nematode-run-evolution
software-developers

Launch evolutionary optimisation runs via scripts/run_evolution.py. Use when the user wants to evolve brain weights with CMA-ES or GA, evolve hyperparameters with CMA-ES or Optuna/TPE, or run evolution-framework smoke/pilot configs. Covers the timing pitfalls that crashed earlier sessions.

2026-05-25
nematode-run-experiments
software-developers

Run parallel experiment groups with multiple seeds. Use when the user wants to launch evaluation experiments across different configurations.

2026-04-18
nematode-evaluate
software-developers

Analyse experiment results from simulation sessions. Use when the user wants to evaluate how experiments performed, diagnose issues, or decide next steps after running experiments.

2026-04-03
nematode-logbook
software-developers

Create or update an experiment logbook with artifacts, supporting data, and roadmap updates. Use when the user wants to document evaluation results permanently.

2026-03-28
nematode-review-impl
software-quality-assurance-analysts-and-testers

Comprehensive review of implementation before evaluation or merge. Checks completeness, correctness, code quality, test coverage, and more.

2026-03-28
nematode-review-spec
software-quality-assurance-analysts-and-testers

Review an OpenSpec change for completeness, correctness, and scientific rigor before implementation. Use before starting implementation of a change.

2026-03-28
nematode-scratchpad
software-developers

Update the evaluation scratchpad with latest experiment results. Use when the user wants to record findings from an evaluation round to the working scratchpad document.

2026-03-28