Skip to main content
GitHub-Repository

autonomous-world-model

autonomous-world-model enthält 9 gesammelte Skills von ScavieFae, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
0
aktualisiert
2026-04-13
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

experiment-complete
Softwareentwickler

Close out an experiment — update run card with results, update frontmatter, rebuild docs index, close PR, log to research log, propose program.md updates. Use when an experiment has finished training and eval.

2026-04-13
experiment-launch
Datenwissenschaftler

Pre-flight checklist for launching a training experiment on Modal — verifies run card, config, data contract, local smoke test, budget, observability, and stop conditions before burning GPU time. Use when kicking off any new experiment, Mamba2 or JEPA. Counterpart to /experiment-complete.

2026-04-11
consult-architecture
Datenwissenschaftler

Get Mamba2 and training architecture guidance for experiment design. Use when a proposed experiment touches model structure, training regime, or loss design and you need to understand how the architecture constrains or enables the approach.

2026-03-21
consult-canon
Physiker

Search the world model research literature for prior art, alternative approaches, or techniques from adjacent fields. Use when evaluating whether a proposed technique has precedent, when seeking inspiration from different paradigms, or when a paper is referenced and you need context on it.

2026-03-21
consult-empirical
Datenwissenschaftler

Review project experiment history to answer questions about what's been tried, what worked, hit rates, and empirical patterns. Use when proposing a new experiment direction and you need to check whether it's been explored, or when evaluating results against prior findings.

2026-03-21
conductor
Softwareentwickler

Run one conductor heartbeat — check experiment state, evaluate completed runs, dispatch new research cycles. Supports parallel experiments. Use with `/loop 60m /conductor` for autonomous operation.

2026-03-21
research-cycle
Softwareentwickler

Run one autoresearch cycle — hypothesize, Director review, execute on Modal, evaluate. Use to manually trigger a research cycle or to test the loop.

2026-03-14
pull
Softwareentwickler

Post-pull orientation — absorb what changed, scan HANDOFF and RUNNING for new context, check run cards and program.md, report to user. Use when starting a session, after a git pull, or when the user says "pull", "catch me up", "what changed", or "orient".

2026-03-14
push
Softwareentwickler

Pre-push workflow — communicate with ScavieFae, capture notes in RESEARCH-LOG.md, check hygiene, then commit and push. Use when the user says "push", "ship it", "send it", or asks to commit and push changes.

2026-03-14