dot_claude/skills/autoresearch/SKILL.md
Use when setting up, documenting, or running an autonomous experiment loop with a fixed evaluation harness, a narrow edit surface, and keep-or-revert iteration; especially for karpathy/autoresearch-style overnight model tuning.
npx skillsauth add nijaru/dotfiles autoresearchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Turn a small repo into a safe autonomous experiment loop. The core idea is not "let the agent change everything." The core idea is "lock the harness, narrow the edit surface, compare on one metric, and keep only improvements."
Use this skill when the user wants to:
karpathy/autoresearchprogram.md or similar agent prompt for autonomous experimentsBefore editing anything, identify:
If the repo already follows Karpathy's layout, read README.md, program.md, the immutable harness file, and the mutable experiment file first.
When the user asks for a skill or program.md, usually produce:
program.md.development
Use after completing a bug fix, feature, refactor, or tk task when the first implementation taught enough context to replace it with a simpler, cleaner, or more coherent version before finalizing.
development
Use when writing, migrating, or reviewing Zig code across recent stable versions (0.14-0.16), especially to correct stale syntax or stdlib, build.zig, allocator, formatting, or runtime API knowledge.
documentation
Use when reviewing or revising text (prose, docs, commits) to remove AI patterns and improve voice/clarity.
content-media
Use when fetching X/Twitter post content by URL, or searching for recent X posts.