Skip to main content

autoresearch-bootstrap

Stars11
Forks4
UpdatedJuly 16, 2026 at 14:31

Bootstrap autonomous ML research on any project. Explores the codebase, classifies directories into "prepare.py scope" (fixed infrastructure โ€” data, metrics, callbacks) vs "train.py scope" (modifiable โ€” models, training, losses, optimizers), then generates a program.md research guide adapted from karpathy/autoresearch. Use when (1) user wants to set up autonomous research on an ML project, (2) user mentions "autoresearch" or "program.md" in context of their project, (3) user wants to identify which code to modify vs keep fixed for experimentation. Works on any ML project regardless of framework.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly