autoresearch
FeaturedRun the Parallel Autoresearch Engine — massively parallel SKILL.md optimization. Generates 10+ SKILL.md variants per generation, tests each with programmatic harness (no browser needed), scores with triple-run averaging, and iterates autonomously. Use when asked to run autoresearch, improve SKILL.md at scale, or start parallel autoresearch.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- popmechanic
- Repository
- popmechanic/VibesOS
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- HTML
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
autoresearch
Autoresearch v2. Meta-Harness-informed self-improving skill loop. Upgrades from Karpathy hill-climbing to trace-informed diagnosis: full execution trace access, counterfactual diagnosis after regressions, additive-only safety valve, multi-candidate filesystem. Runs on any skill that produces scoreable output. Also runs on CLAUDE.md routing logic itself. If you can score it, you can autoresearch it.
craft-autoresearch
Optimize prompts or skills with measured eval loops. Use for repeatable test inputs, eval runners, scoring, bounded mutations, or written stop conditions.
autoresearch
Autonomous goal-directed iteration loop that continuously improves prompts, templates, configs, or code. Two evaluation modes — deterministic (eval.py with proxy heuristics) or AI judge (LLM rubric scoring). Uses four-way separation in both modes. Inspired by Karpathy's autoresearch.